

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='white';				// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#f8d462';			// Background color when mouse is over
	var HighSubBgColor='#f8d462';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='darkred';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='black';		
	var BorderSubColor='black';		
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;				
	var FontFamily="arial"				
	var FontSize=8;						
	var FontBold=0;						
	var FontItalic=0;					
	var MenuTextCentered='left';		
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=0;				
	var ChildVerticalOverlap=0;		
	var StartTop=147;				// Menu offset x coordinate
	var StartLeft=7;				// Menu offset y coordinate
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;					
	var TopPaddng=2;					
	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='';				
	var HideTop=0;				
	var MenuWrap=0;					// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=1;				
	var KeepHilite=1;				
	var Arrws=['images/tri.gif',5,10,];		

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


Menu1=new Array("Calendar of Events","http://www.kennesaw.edu/education/soap/calendar.html","",0,20,140);

Menu2=new Array("Partnerships","http://www.kennesaw.edu/education/soap/partnerships.html","",0,20,140);

Menu3=new Array("Grants","http://www.kennesaw.edu/education/soap/grants.html","",0,20,140);

Menu4=new Array("Conferences","http://www.kennesaw.edu/education/soap/conferences.html","",0,20,140);

Menu5=new Array("Teacher Recruitment","http://www.kennesaw.edu/education/soap/recruitment.html","",0,20,140);

Menu6=new Array("Induction","http://www.kennesaw.edu/education/soap/induction.html","",0,20,140);

Menu7=new Array("Staff","http://www.kennesaw.edu/education/soap/staff.html","",0,20,140);

Menu8=new Array("Contact Us","http://www.kennesaw.edu/education/soap/contact.html","",0);

Menu9=new Array("NW GA Crescent Alliance","http://www.kennesaw.edu/education/CFEP/georgia_crescent/index.html",0);

Menu10=new Array("Home","http://www.kennesaw.edu/education/soap/index.html","",0);



//Menu10=new Array("Syllabi","syllabi_toc.html","",0);
//Menu0=new Array("General Information","general.html","",0,20,138);
