/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#006699';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='#999966';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=85;				// Menu offset x coordinate
	var StartLeft=89;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['img/tri.gif',5,10,'img/tridown.gif',10,5,'img/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("rollover:/~erc-cisst/img/nav/home-1.gif:/~erc-cisst/img/nav/home-2.gif","/~erc-cisst/","",0,26,47);
	
Menu2=new Array("rollover:/~erc-cisst/img/nav/about-us-1.gif:/~erc-cisst/img/nav/about-us-2.gif","/~erc-cisst/about-erc/","",9,26,67);
	Menu2_1=new Array("Overall Mission","/~erc-cisst/overall-mission","",0,20,150);
	Menu2_2=new Array("Partner Institutions","/~erc-cisst/partner-institutions","",0,20,150);
	Menu2_3=new Array("Job Opportunities","http://www.cisst.org/jobs/","",0,20,150);
	Menu2_4=new Array("Calendar","http://cisstweb.cs.jhu.edu/calendar/calendar.pl?dept=ERC","",0,20,150);
	Menu2_5=new Array("Seminars","http://www.cisst.org/seminars/","",0,20,150);
	Menu2_6=new Array("Conferences","http://www.cisst.org/conferences/","",0,20,150);
	Menu2_7=new Array("News","http://www.cisst.org/news/","",0,20,150);
	Menu2_8=new Array("ERC Org Chart","/~erc-cisst/docs/org-chart.pdf","",0,20,150);
	Menu2_9=new Array("Contact Information","/~erc-cisst/contact-us","",0,20,150);

Menu3=new Array("rollover:/~erc-cisst/img/nav/dbnb2.gif:/~erc-cisst/img/nav/dbnb2_over.gif","/~erc-cisst/research/","",6,26,70);
	Menu3_1=new Array("Research Overview","/~erc-cisst/research","",0,20,150);
	Menu3_2=new Array("Research Highlights","/~erc-cisst/highlights","",0,20,150);
	Menu3_3=new Array("Systems Vision","/~erc-cisst/systems-vision","",0,20,150);
	Menu3_4=new Array("Research Strategy","/~erc-cisst/research-strategy","",0,20,150);
	Menu3_5=new Array("Publications/Papers","/~erc-cisst/publications-papers","",0,20,150);
	Menu3_6=new Array("Facilities","/~erc-cisst/facilities","",0,20,150);	

Menu4=new Array("rollover:/~erc-cisst/img/nav/dbnb3.gif:/~erc-cisst/img/nav/dbnb3_over.gif","/~erc-cisst/education/","",9,26,72);
	Menu4_1=new Array("Education Overview","/~erc-cisst/education","",0,20,150);
	Menu4_2=new Array("Courses","/~erc-cisst/courses","",0,20,150);
	Menu4_3=new Array("Multi-Institutional","/~erc-cisst/multi-institutional","",0,20,150);
	Menu4_4=new Array("K-12 Programs","/~erc-cisst/K-12-programs","",0,20,150);
	Menu4_5=new Array("Undergraduate Programs","/~erc-cisst/undergraduate-programs","",0);
	Menu4_6=new Array("Graduate Programs","/~erc-cisst/graduate-programs","",0);
	Menu4_7=new Array("Student Organization (CISSRS)","/~erc-cisst/CISSRS","",0);
	Menu4_8=new Array("Lab Tour","/~erc-cisst/lab-tour","",0);
	Menu4_9=new Array("Past News and Events","/~erc-cisst/education-past","",0);	

Menu5=new Array("rollover:/~erc-cisst/img/nav/dbnb4.gif:/~erc-cisst/img/nav/dbnb4_over.gif","/~erc-cisst/industry/","",3,26,61);
	Menu5_1=new Array("Industry Overview","/~erc-cisst/industry","",0,20,150);
	Menu5_2=new Array("Affiliates Program","/~erc-cisst/affiliates-program","",0,20,150);
	Menu5_3=new Array("Patents and Licenses","/~erc-cisst/docs/patents-licenses.doc","",0,20,150);

Menu6=new Array("rollover:/~erc-cisst/img/nav/dbnb5.gif:/~erc-cisst/img/nav/dbnb5_over.gif","","",2,26,55);
	Menu6_1=new Array("Directory","http://cisstweb.cs.jhu.edu/addrbook/","",0,20,140);
	Menu6_2=new Array("External Advisory","/~erc-cisst/external-advisory","",0,20,140);
	
Menu7=new Array("rollover:/~erc-cisst/img/nav/dbnb6.gif:/~erc-cisst/img/nav/dbnb6_over.gif","","",4,26,72);
	Menu7_1=new Array("For Students","/~erc-cisst/for-students","",0,20,150);
	Menu7_2=new Array("Mailing Lists","https://cisstlist.cs.jhu.edu/mailman/listinfo","",0);
	Menu7_3=new Array("Software","/~erc-cisst/software","",0);
	Menu7_4=new Array("Intranet","http://cisstweb.cs.jhu.edu/local/","",0);

Menu8=new Array("rollover:/~erc-cisst/img/nav/dbnb7.gif:/~erc-cisst/img/nav/dbnb7_over.gif","","",6,26,61);
	Menu8_1=new Array("Diversity Overview","/~erc-cisst/diversity-overview/","",0,20,150);
	Menu8_2=new Array("Diversity Highlights","/~erc-cisst/diversity-highlights","",0);
	Menu8_3=new Array("Recruiting/Retention","/~erc-cisst/recruiting-retention/","",0);
	Menu8_4=new Array("Community","/~erc-cisst/community/","",0);
	Menu8_5=new Array("Achievement","/~erc-cisst/diversity-achievement/","",0);
	Menu8_6=new Array("Diversity Contacts","/~erc-cisst/diversity-contacts/","",0);

Menu9=new Array("rollover:/~erc-cisst/img/navblock.gif:/~erc-cisst/img/navblock.gif","","",0,26,409);


