	var bname = navigator.appName;
	if (bname.search(/netscape/i) == 0)
   		{
			var StartTop=150;
			var StartLeft=101;
		}
	else if (bname.search(/microsoft/i) == 0)
   {
		   var StartTop=157;
		   var StartLeft=103;
   }


	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#73A1D5';			// Background color when mouse is not over
	var LowSubBgColor='#73A1D5';			// Background color when mouse is not over on subs
	var HighBgColor='#5B64A9';			// Background color when mouse is over
	var HighSubBgColor='#5B64A9';			// 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='66669A';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// 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=157;				// Menu offset x coordinate
	//var StartLeft=103;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=1;				// 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=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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'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("About Us","http://stsc.berkeley.edu/STSC_About.htm","",2,20,113);
	Menu1_1=new Array("Themes","http://stsc.berkeley.edu/STSC_ResearchThemes.htm","",0,20,113);
	Menu1_2=new Array("Center History","http://stsc.berkeley.edu/STSC_History.htm","",0);

Menu2=new Array("People","http://stsc.berkeley.edu/STSC_People.htm","",4);
	Menu2_1=new Array("Faculty and Researchers","http://stsc.berkeley.edu/STSC_FacResList.asp","",0,35,113);
	Menu2_2=new Array("Visiting Scholars","http://stsc.berkeley.edu/STSC_VisitingScholarProfilesAll.asp","",0,20,113);
	Menu2_3=new Array("Graduate Students","http://stsc.berkeley.edu/STSC_StudentProfilesAll.asp","",0,35,113);
	
	Menu2_4=new Array("Staff","http://stsc.berkeley.edu/STSC_StaffContact.htm","",0,20,113);

Menu3=new Array("Funding","http://stsc.berkeley.edu/STSC_StudentGrants.htm","",3);
	Menu3_1=new Array("Grants","http://stsc.berkeley.edu/STSC_StudentGrants.htm","",0,20,113);
    Menu3_2=new Array("Fellowships","http://stsc.berkeley.edu/Funding/Fellowships.htm","",0,20,113);
	Menu3_3=new Array("Post Docs","http://stsc.berkeley.edu/Funding/Postdocs.htm","",0,20,113);


Menu4=new Array("Students","http://stsc.berkeley.edu/STSC_Students.htm","",2);
	Menu4_1=new Array("Degree Programs","http://stsc.berkeley.edu/STSC_RelatedStudy.asp","",0,20,113);
	Menu4_2=new Array("Courses","http://stsc.berkeley.edu/STSC_CourseList.asp","",0);
	
Menu5=new Array("Projects","http://stsc.berkeley.edu/Projects/STSC_Projects.htm","",5);
	Menu5_1=new Array("Stem Cell Initiative","http://stsc.berkeley.edu/Projects/STSC_StemCell.htm","",0,20,120);
	Menu5_2=new Array("Alternative Energy","http://stsc.berkeley.edu/Projects/STSC_Alt_GlobalEnergy.htm","",0,20,120);
	Menu5_3=new Array("Genomics & Society","http://stsc.berkeley.edu/Projects/STSC_GenomicsSociety.htm","",0,35,120);
	Menu5_4=new Array("UCSTS Network","http://stsc.berkeley.edu/Projects/STSC_NorCalNet.htm","",0,20,120);
	Menu5_5=new Array("Working Groups","http://stsc.berkeley.edu/Projects/STSC_Groups.htm","",0);

Menu6=new Array("Links","http://stsc.berkeley.edu/STSC_Links.htm","",3); 
	Menu6_1=new Array("UC Berkeley","http://stsc.berkeley.edu/STSC_LinkListUCB.asp","",0,20,113);
	Menu6_2=new Array("UC System","http://stsc.berkeley.edu/STSC_LinkListAll-UC.asp","",0,20,113);
	Menu6_3=new Array("Beyond","http://stsc.berkeley.edu/STSC_LinkListNonUCB.asp","",0);
	
Menu7=new Array("Contact","http://stsc.berkeley.edu/STSC_StaffContact.htm","",4);
	Menu7_1=new Array("Staff Contact","http://stsc.berkeley.edu/STSC_StaffContact.htm","",0,20,113);
	Menu7_2=new Array("Mailing List","http://stsc.berkeley.edu/php/ml.php","",0);
	Menu7_3=new Array("Giving to STSC","http://stsc.berkeley.edu/STSC_Giving.htm","",0);
	Menu7_4=new Array("Visiting STSC","http://stsc.berkeley.edu/STSC_Visiting.htm","",0);