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","http://sces.wustl.edu/","",0,30,170);
Menu2=new Array("About the Center","http://sces.wustl.edu/about/","",4);
	Menu2_1=new Array ("Staff","http://sces.wustl.edu/about/staff.html","",0,20,170);
	Menu2_2=new Array ("History", "http://sces.wustl.edu/about/history.html","",0);		
	Menu2_3=new Array ("Entrepreneurship Council", "http://sces.wustl.edu/about/council.html","",0);
	Menu2_4=new Array ("SCES Steering Committee", "http://sces.wustl.edu/about/steering.html","",0);
Menu3=new Array("IdeaBounce","http://sces.wustl.edu/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", "http://sces.wustl.edu/SEIC/","",6,40,170);
	Menu5_1=new Array ("Entry Process", "http://sces.wustl.edu/SEIC/enter.html", "",0,20,170);
	Menu5_2=new Array ("Calendar", "http://sces.wustl.edu/SEIC/calendar.html", "",0);
	Menu5_3=new Array ("Judging Criteria", "http://sces.wustl.edu/SEIC/criteria.html", "",0);
      Menu5_4=new Array ("2007 Awards", "http://sces.wustl.edu/SEIC/2007_awards.html", "",0);
	Menu5_5=new Array ("2006 Awards", "http://sces.wustl.edu/SEIC/awards.html", "",0);
	Menu5_6=new Array ("Resources", "http://sces.wustl.edu/SEIC/resources.html", "",0);
Menu6=new Array("Opportunities for Students","http://sces.wustl.edu/opportunities/","",8);
	Menu6_1=new Array ("Courses","http://sces.wustl.edu/opportunities/courses.html","",0,20,170);
	Menu6_2=new Array("The Hatchery","http://sces.wustl.edu/opportunities/hatchery.html","",0);
	Menu6_3=new Array ("Service Clinics", "http://sces.wustl.edu/opportunities/clinics.html","",0);
	Menu6_4=new Array ("Student Owned Business", "http://sces.wustl.edu/opportunities/studbusiness.html","",0);
	Menu6_5=new Array ("Fellowships","http://sces.wustl.edu/opportunities/fellowships.html", "",0);
	Menu6_6=new Array ("Internships","http://sces.wustl.edu/opportunities/internship.html","",0);
	Menu6_7=new Array ("Seed Capital Fund", "http://sces.wustl.edu/opportunities/scapital.html","",0);
//	Menu6_8=new Array ("Olin Cup Management Team", "/opportunities/team.html","",0);
	Menu6_8=new Array ("Student Organizations","http://sces.wustl.edu/opportunities/organizations.html", "",0);
Menu7=new Array("Faculty, Research, and Courses","http://sces.wustl.edu/fac_res_crs/","",4,40,170);
	Menu7_1=new Array("Faculty","http://sces.wustl.edu/fac_res_crs/faculty.html","",0,20,170);
	Menu7_2=new Array("Curriculum Grants","http://sces.wustl.edu/fac_res_crs/curriculum_grants.html","",0);
	Menu7_3=new Array("Research Grants","http://sces.wustl.edu/fac_res_crs/research_grants.html","",0);
	Menu7_4=new Array("Courses","http://sces.wustl.edu/opportunities/courses.html","",0);
Menu8=new Array("Resources","http://sces.wustl.edu/resources.html","",4);
	Menu8_1=new Array("Student-Started Ventures","http://sces.wustl.edu/student_ventures.html","",0,20,250);
	Menu8_2=new Array("Social Entrepreneurship","http://sces.wustl.edu/social_entre.htm","",0);
	Menu8_3=new Array("Life Sciences and Information Technology","http://sces.wustl.edu/lifesci_IT.htm","",0);
	Menu8_4=new Array("Corporate Innovation","http://sces.wustl.edu/corp_innovation.htm","",0);
Menu9=new Array("News and Events","http://sces.wustl.edu/newsevents/news.html","",2);
	Menu9_1=new Array("Upcoming Events","http://sces.wustl.edu/newsevents/events.html","",0,20,170);
	Menu9_2=new Array("News Announcements","http://sces.wustl.edu/newsevents/announcements.html","",0);
Menu10=new Array("Community Outreach","http://sces.wustl.edu/outreach/index.html","",11);
	Menu10_1=new Array("IdeaBounce","http://sces.wustl.edu/ideabounce/","",0,20,170);
	Menu10_2=new Array("Coffee with the Experts","http://sces.wustl.edu/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","http://sces.wustl.edu/opportunities/hatchery.html","",0);
	Menu10_5=new Array("Science Frontiers","http://sces.wustl.edu/outreach/science_frontiers.html","",0);
	Menu10_6=new Array("Sponsors and Partners","http://sces.wustl.edu/outreach/sponsors.html","",0);
	Menu10_7=new Array("Entrepreneurs in Residence","http://sces.wustl.edu/outreach/resident.html","",0);
	Menu10_8=new Array("Mentors and Advisors","http://sces.wustl.edu/outreach/mentor.htm","",0);
	Menu10_9=new Array("Internships","http://sces.wustl.edu/opportunities/internship.html","",0);
	Menu10_10=new Array("Innovation Ecosystem","http://sces.wustl.edu/outreach/innovation.html","",0);
	Menu10_11=new Array ("Service Clinics", "http://sces.wustl.edu/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","http://sces.wustl.edu/kci.html","",0);
Menu12=new Array("EntrepreneurshipWeek USA","http://sces.wustl.edu/EntreWeekUSA.html","",0);
