/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='CCCC99';			// Background color when mouse is not over
	var LowSubBgColor='#99CCFF';			// Background color when mouse is not over on subs
	var HighBgColor='';			// Background color when mouse is over
	var HighSubBgColor='#CCCC99';			// Background color when mouse is over on subs
	var FontLowColor='#003366';			// Font color when mouse is not over
	var FontSubLowColor='#003366';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFCC';			// Font color when mouse is over
	var FontSubHighColor='#FFFFCC';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='#999933';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTxtCentered='left';			// Item text position 'left', 'center' or 'right'
	var SubMenuTxtCentered='left';			// Item text position 'left', 'center' or 'right' in the subs
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.7;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.8;			// vertical overlap child/ parent
	var StartTop=262;				// Menu offset x coordinate
	var StartLeft=22;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=7;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['http://www.soe.stevens-tech.edu/technogenesis/tri.gif',5,10,'http://www.soe.stevens-tech.edu/technogenesis/tridown.gif',10,5,'http://www.soe.stevens-tech.edu/technogenesis/trileft.gif',5,10];	// Arrow source, width and height

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("Home","/ses/cms/","",0,30,213);
Menu2=new Array("About CMS","/ses/cms/About_CMS/","",0,30,213);
Menu3=new Array("Facilities","/engineering/cms/Facilities/index.html","",4,30,213);
	Menu3_1=new Array("Davidson Lab","/engineering/cms/Facilities/index.html","",0,20,280);
        Menu3_2=new Array("Marine Observation and Prediction Lab","/engineering/cms/MOPL.html","",0);	
        Menu3_3=new Array("Coastal Engineering and Research Lab","/engineering/cms/CERL.html","",0);	
        Menu3_4=new Array("Maritime Security Laboratory","http://stevens.edu/msl","",0);	
Menu4=new Array("Academics","/engineering/cms/Academics/index.html","",3,30,213);
	Menu4_1=new Array("Technical Thrusts","/engineering/cms/Academics/technical_thrusts.html","",7,20,160);	
		Menu4_1_1=new Array("Naval Architecture","/engineering/cms/Academics/naval_architecture.html","",0,20,310);
		Menu4_1_2=new Array("Marine Hydrodynamics","/engineering/cms/Academics/marine_hydrodynamics.html","",0);
		Menu4_1_3=new Array("Environmental Hydrodynamics","/engineering/cms/Academics/environmental_hydrodynamics.html","",0);
                Menu4_1_4=new Array("Coastal Observing Systems","/engineering/cms/Academics/coastal_observing_systems.html","",0);
                Menu4_1_5=new Array("Acoustics","/engineering/cms/Academics/acoustics.html","",0);
                Menu4_1_6=new Array("Turbulence/Wave Physics","/engineering/cms/Academics/turbulence.html","",0);
                Menu4_1_7=new Array("International Programs","/engineering/cms/Academics/international.html","",0);
       	Menu4_2=new Array("Degree Programs","/engineering/cms/Academics/programs.html","",0);
	Menu4_3=new Array("Admissions","/engineering/cms/Academics/admissions.html","",0);
	

Menu5=new Array("Research","/engineering/cms/Research/index.html","",6,30,213);
	//Menu5_1=new Array("Current Programs Research","/engineering/cms/Research/index.html","",6,20,150);
		Menu5_1=new Array("The Atlantic Center for the Innovative Design and Control of Small Ships","/engineering/cms/Research/atlantic_center.html","",0,20,470);
		Menu5_2=new Array("New York Harbor Observing and Prediction System","http://www.stevens.edu/NYHOPS/","",0);
		// Menu5_1_3=new Array("Stevens Maritime Security Technology Testbed","/engineering/cms/Research/maritime_security.html","",0);
		Menu5_3=new Array("Coastal Monitoring Network","http://cmn.dl.stevens-tech.edu/","",0);
		// Menu5_1_5=new Array("Swimmer Detection, Classification and Tracking","/engineering/cms/Research/swimmer.html","",0);
		//Menu5_4=new Array("New York Harbor Contaminated Sediments Study","http://www.dl.stevens-tech.edu/newark_bay/newark_bay_intro.htm","",0);
		Menu5_4=new Array("Ferry Wake Wash in NY/NJ Harbor","/engineering/cms/Research/ferry.html","",0);
		Menu5_5=new Array("Ocean and Naval Engineering Resources","http://hudson.dl.stevens-tech.edu/FIPSE","",0);
		// Menu5_1_8=new Array("Newark Bay Circulation and Mixing","/engineering/cms/Research/bay_circulation.html","",0);
                Menu5_6=new Array("Integrated Mariculture System in Egypt and Israel","/engineering/cms/Research/IMSEI.html","",0);
Menu6=new Array("Extension and Outreach","/engineering/cms/Extension/index.html","",2,30,213);
	Menu6_1=new Array("NJ CPTAS","http://raritan.dl.stevens-tech.edu/cptas/cptas.html","",0,20,200);
        Menu6_2=new Array("Stevens-NJ Sea Grant","http://cmn.dl.stevens-tech.edu/SeaGrant/","",0);	
Menu7=new Array("Faculty & Staff","/engineering/cms/People/cms_faculty.php","",0,30,213);

Menu8=new Array("Graduate Students","/engineering/cms/People/students.html","",0,30,213);

	
		
		
Menu8=new Array("Research Points of Contact","/ses/cms/contact.html","",0,30,213);