var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='#2F6999';			// Background color when mouse is over
	var HighSubBgColor='#2F6999';			// Background color when mouse is over on subs
	var FontLowColor='#153A66';			// Font color when mouse is not over
	var FontSubLowColor='#153a66';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='#ffffff';			// Border color
	var BorderSubColor='#2f6999';			// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=100;				// Menu offset x coordinate
	var StartLeft=1;				// 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=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=2000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='';			// Frame where first level appears
	var SecLineFrame='navig';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='space';				// 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 highlighted
    var Arrws=['/images/tri.gif',5,10,'/images/tridown.gif',10,5,'/images/trileft.gif',5,10];
	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}
	var NoOffFirstLineMenus=12;			// Number of first level items
// This is a really bad way of implementing a menu like this--you better
// hope that no one asks you to insert a menu between two pre-existing menus.
// Also, just so that there are some comments to go along with this beastie:
// Format: MenuX=new Array("MenuText","menuURL","no-idea",numSubItems,pixHeight,pixWidth);
// Submenus are MenuX_Y=Same as above.
// Make sure that the first submenu specifies a width and height or it will default to 0,0.
// Also, if you add a top-level menu item, you have to edit NoOffFirstLineMenus, which
// is right above this line. Yes, it really is "NoOffFirst..." not "NoOfFirst". -DPD
Menu1=new Array("Home","/","",0,30,170);
Menu2=new Array("About the Center","/about/","",4);
	Menu2_1=new Array ("Staff","/about/staff.html","",0,20,170);
	Menu2_2=new Array ("History", "/about/history.html","",0);		
	Menu2_3=new Array ("Entrepreneurship Council", "/about/council.html","",0);
	Menu2_4=new Array ("SCES Steering Committee", "/about/steering.html","",0);
Menu3=new Array("IdeaBounce","/ideabounce/","",0);
Menu4=new Array("Olin Cup Competition","http://www.sc.wustl.edu/OlinCup/index.html","",4);
	Menu4_1=new Array("Entry Process","http://www.sc.wustl.edu/OlinCup/enter.html","",0,20,170);
	Menu4_2=new Array("Calendar","http://www.sc.wustl.edu/OlinCup/calendar.html","",0);
	Menu4_3=new Array("Judging Criteria","http://www.sc.wustl.edu/OlinCup/criteria.html","",0);
	Menu4_4=new Array("FAQ","http://www.sc.wustl.edu/OlinCup/FAQ.html","",0);
Menu5=new Array("Social Entrepreneurship and Innovation Competition", "/SEIC/","",7,40,170);
	Menu5_1=new Array ("Entry Process", "/SEIC/enter.html", "",0,20,170);
	Menu5_2=new Array ("Calendar", "/SEIC/calendar.html", "",0);
	Menu5_3=new Array ("Judging Criteria", "/SEIC/criteria.html", "",0);
	Menu5_4=new Array ("2008 Awards", "/SEIC/2008_awards.html", "",0);
      Menu5_5=new Array ("2007 Awards", "/SEIC/2007_awards.html", "",0);
	Menu5_6=new Array ("2006 Awards", "/SEIC/awards.html", "",0);
	Menu5_7=new Array ("Resources", "/SEIC/resources.html", "",0);
Menu6=new Array("Opportunities for Students","/opportunities/","",8);
	Menu6_1=new Array ("Courses","/opportunities/courses.html","",0,20,170);
	Menu6_2=new Array("The Hatchery","/opportunities/hatchery.html","",0);
	Menu6_3=new Array ("Service Clinics", "/opportunities/clinics.html","",0);
	Menu6_4=new Array ("Student Owned Business", "/opportunities/studbusiness.html","",0);
	Menu6_5=new Array ("Fellowships","/opportunities/fellowships.html", "",0);
	Menu6_6=new Array ("Internships","/opportunities/internship.html","",0);
	Menu6_7=new Array ("Seed Capital Fund", "/opportunities/scapital.html","",0);
//	Menu6_8=new Array ("Olin Cup Management Team", "/opportunities/team.html","",0);
	Menu6_8=new Array ("Student Organizations","/opportunities/organizations.html", "",0);
Menu7=new Array("Faculty, Research, and Courses","/fac_res_crs/","",4,40,170);
	Menu7_1=new Array("Faculty","/fac_res_crs/faculty.html","",0,20,170);
	Menu7_2=new Array("Curriculum Grants","/fac_res_crs/curriculum_grants.html","",0);
	Menu7_3=new Array("Research Grants","/fac_res_crs/research_grants.html","",0);
	Menu7_4=new Array("Courses","/opportunities/courses.html","",0);
Menu8=new Array("Resources","/resources.html","",4);
	Menu8_1=new Array("Student-Started Ventures","student_ventures.html","",0,20,250);
	Menu8_2=new Array("Social Entrepreneurship","social_entre.htm","",0);
	Menu8_3=new Array("Life Sciences and Information Technology","lifesci_IT.htm","",0);
	Menu8_4=new Array("Corporate Innovation","corp_innovation.htm","",0);
Menu9=new Array("News and Events","/newsevents/news.html","",2);
	Menu9_1=new Array("Upcoming Events","/newsevents/events.html","",0,20,170);
	Menu9_2=new Array("News Announcements","/newsevents/announcements.html","",0);
Menu10=new Array("Community Outreach","/outreach/index.html","",11);
	Menu10_1=new Array("IdeaBounce","/ideabounce/","",0,20,170);
	Menu10_2=new Array("Coffee with the Experts","/outreach/coffee.htm","",0);
	Menu10_3=new Array("Olin Cup","javascript:window.open('http://www.olin.wustl.edu/cel/olincup.cfm','OlinCup');","",0);
	Menu10_4=new Array("The Hatchery","/opportunities/hatchery.html","",0);
	Menu10_5=new Array("Science Frontiers","/outreach/science_frontiers.html","",0);
	Menu10_6=new Array("Sponsors and Partners","/outreach/sponsors.html","",0);
	Menu10_7=new Array("Entrepreneurs in Residence","/outreach/resident.html","",0);
	Menu10_8=new Array("Mentors and Advisors","/outreach/mentor.htm","",0);
	Menu10_9=new Array("Internships","/opportunities/internship.html","",0);
	Menu10_10=new Array("Innovation Ecosystem","/outreach/innovation.html","",0);
	Menu10_11=new Array ("Service Clinics", "/opportunities/clinics.html","",0);
	//Menu8_2=new Array("Collaboration Clusters","/outreach/clusters.html","",0);
	//Menu8_7=new Array("Community Partners","/outreach/partners.htm","",0);
Menu11=new Array("Kauffman Campuses","/kci.html","",0);
Menu12=new Array("EntrepreneurshipWeek USA","/EntreWeekUSA.html","",0);
