/***********************************************************************************
*	(c) XIGOR.com version 3.07  -06 Jun 2007-
*	For info write to info@xigor.com		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=5;
	var LowBgColor='#E46A20'; //E46A20
	var LowSubBgColor='#FFFFFF';
	var HighBgColor='#626464'; //A8ADAC
	var HighSubBgColor='#626464'; //A8ADAC
	var FontLowColor='FFFFFF';
	var FontSubLowColor='E46A20';
	var FontHighColor='white';
	var FontSubHighColor='white';
	var BorderColor='#FFFFFF';
	var BorderSubColor='#A8ADAC';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana,arial,comic sans ms,technical"
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.2;
	var ChildVerticalOverlap=.2;
	var StartTop=80;
	var StartLeft=144;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0;
	var MenuFramesVertical=1;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=0;
	var KeepHilite=1;
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"


Menu1=new Array("About Us","aboutus.htm","",3,31,134);
	Menu1_1=new Array("Mission","mission.htm","",0,20,160);	
	Menu1_2=new Array("Vision","vision.htm","",0);
	Menu1_3=new Array("Educational Objectives","peos.htm","",0);



Menu2=new Array("Academics","academics.htm","",3);
	Menu2_1=new Array("Admissions","admissions.htm","",0,20,190);
	Menu2_2=new Array("Engineering Student Affairs","engstudaff.htm","",0);
	Menu2_3=new Array("Programs","programs.htm","",0);	
/***********************************************************************************
Menu2=new Array("Academics","academics.htm","",4);
	Menu2_1=new Array("Admissions","admissions.htm","",0,20,190);
	Menu2_2=new Array("Engineering Student Affairs","engstudaff.htm","",0);
	Menu2_3=new Array("Programs","programs.htm","",0);
	Menu2_4=new Array("Degree Plans","degreeplans.htm","",0);
***********************************************************************************/	


	

Menu3=new Array("Research","research.htm","",2);
        Menu3_1=new Array("Research Areas","resareas.htm","",0,20,120);
        Menu3_2=new Array("Facilities","Facilities.htm","",0);
/***********************************************************************************       
Menu3=new Array("Research","research.htm","",3);
        Menu3_1=new Array("Research Areas","resareas.htm","",0,20,120);
        Menu3_2=new Array("Centers / Groups","centersgr.htm","",0);
        Menu3_3=new Array("Facilities","facilities.htm","",0);
***********************************************************************************/               




	
Menu4=new Array("People","people.htm","",2);
	Menu4_1=new Array("Faculty","facultype.htm","",0,20,60);
	Menu4_2=new Array("Staff","staff.htm","",0);
/***********************************************************************************
Menu4=new Array("People","people.htm","",6);
	Menu4_1=new Array("Faculty","facultype.htm","",0,20,240);
	Menu4_2=new Array("Joint Faculty","jointfac.htm","",0);
	Menu4_3=new Array("Post-Doctoral Research Associates","postdoc.htm","",0);
	Menu4_4=new Array("Graduate Students","graduate.htm","",0);
	Menu4_5=new Array("Staff","staff.htm","",0);
	Menu4_6=new Array("Adjunt / Emeriti / Lecture","djuncts.htm","",0);
***********************************************************************************/				



Menu5=new Array("News","News.htm","",5);
	Menu5_1=new Array("Awards and Honors","awards.htm","",0,20,140);
	Menu5_2=new Array("Feature Stories","feature.htm","",0);
	Menu5_3=new Array("News Releases","newreleases.htm","",0);
	Menu5_4=new Array("News Links","newslinks.htm","",0);
	Menu5_5=new Array("News Archive","newsarchive.htm","",0);

