	// Menu System used on all pages

	//change this value for the number of first level menus
	var NoOffFirstLineMenus=7;
	
	var LowBgColor='#333399';
	var LowSubBgColor='#333399';
	var HighBgColor='#6666cc';
	var HighSubBgColor='#6666cc';	
	var FontLowColor='white';
	var FontSubLowColor='white';			
	var FontHighColor='white';			
	var FontSubHighColor='white';
	var BorderColor='gray';
	var BorderSubColor='#999999';	
	var BorderWidth=2;	
	var BorderBtwnElmnts=1;	
	var FontFamily="verdanda,arial,technical";
	var FontSize=11;				
	var FontBold=1;	
	var FontItalic=0;				
	var MenuTextCentered='0';
	var MenuCentered='center';			
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;			
	var ChildVerticalOverlap=.1;	
	var StartTop=55;				
	var StartLeft=1;	
	var VerCorrect=1;	
	var HorCorrect=0;	
	var LeftPaddng=1;
	var TopPaddng=2;				
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;	
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='navigation';
	var SecLineFrame='maincontent';	
	var DocTargetFrame='maincontent';
	var TargetLoc='';	
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;	
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;			
	var ShowArrow=0;	
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	

function BeforeStart(){return}

function AfterBuild(){return}

function BeforeFirstOpen(){return}

function AfterCloseAll(){return}

// name=new Array("title","link","unknown",number of submenus, height in px, width in px)

Menu1=new Array("Home","../index.shtml","",0,17,45);


Menu2=new Array("About Us","../aboutus/index.shtml","",6,0,80);

        Menu2_1=new Array("SAC Staff","../contactus/index.shtml","",0,20,180);

	    Menu2_2=new Array("Board of Directors","../contactus/boardofdirectors.htm","",0,20,205);

		Menu2_3=new Array("Video","../video/","",0,20,205);

		Menu2_4=new Array("Strategic Plan","../aboutus/StrategicPlan.pdf","",0,20,205);

		Menu2_5=new Array("Donate to SAC","../donations/index.shtml","",0,20,205);	

     	Menu2_6=new Array("Contact Us","../contactus/index.shtml","",0,20,180);

						
Menu3=new Array("Education","../education/index.shtml","",5,0,100);

		Menu3_1=new Array("General Education","../education/special_ed_evaluations.shtml","",0,20,180);

		Menu3_2=new Array("Special Ed. Assessment","../education/special_ed_assessment.shtml","",0,20,120);

		Menu3_3=new Array("Special Ed. Problems","../education/special_ed_problems.shtml","",0,20,120);

		Menu3_4=new Array("Special Ed. FAQ's","../education/special_ed_faq.shtml","",0,20,120);

		Menu3_5=new Array("Section 504","../education/section504.shtml","",0,20,120);	


 Menu4=new Array("Common Problems","../commonproblems/index.shtml","",2,0,140);

		Menu4_1=new Array("Academic Concerns","../commonproblems/index.shtml#academic","",0,20,180);

		Menu4_2=new Array("Social & Behaviorial Concerns","../commonproblems/index.shtml#social","",0,20,120);


Menu5=new Array("SAC Programs","../programs/programs.shtml","",0,20,130);


Menu6=new Array("Resources","../legalresources/index.shtml","",5,20,120);
		
		Menu6_1=new Array("Quick Guides","../quickguides/index.shtml","",0,20,150);

		Menu6_2=new Array("Michigan Resources","../legalresources/michiganresources.shtml","",0,20,150);

		Menu6_3=new Array("National Resources","../legalresources/nationalresources.shtml","",0,20,150);4

		Menu6_4=new Array("A Who's Who","../features/who.shtml","",0,20,130);
			
		Menu6_5=new Array("SAC Publications","../legalresources/index.shtml","",0,20,130);

			
Menu7=new Array("Sample Letters","../sampleletters/index.shtml","",0,20,120);	
