

	var NoOffFirstLineMenus=8;			
	var LowBgColor='';			
	var LowSubBgColor='650003';			
	var HighBgColor='';			
	var HighSubBgColor='626262';			
	var FontLowColor='white';			
	var FontSubLowColor='white';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='';			
	var BorderSubColor='fbc86d';			
	var BorderWidth=0;				
	var BorderBtwnElmnts=0;			
	var FontFamily="verdana,comic sans ms,arial"	
	var FontSize=7.5;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='';			
	var MenuVerticalCentered='';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=120;				
	var StartLeft=160;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=2;				
	var TopPaddng=2;				
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='';				
	var HideTop=1;				
	var MenuWrap=0;				
	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];	// 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("Home","index.php","",0,20,50);

Menu2=new Array("Corporate Info","corporate_info.php","",1,20,110);
	Menu2_1=new Array("Organizational Chart","corporate_chart.php","",0,20,150);

Menu3=new Array("Programs","","",6,20,80);
	Menu3_1=new Array("Residential","","",5,20,150);	
		Menu3_1_1=new Array("Receiving Assessment","pro_res_receiving_asses.php","",0,20,220);
		Menu3_1_2=new Array("Staff Operated Admission Program","pro_staff_oper.php","",0,20,220);
		Menu3_1_3=new Array("Mixed Modality","pro_res_modality.php","",0);
		Menu3_1_4=new Array("Parent Model Group Homes","pro_res_livinin.php","",0);
        Menu3_1_5=new Array("Foster Care Program","pro_res_emerg.php","",0);

	Menu3_2=new Array("Academic Component","pro_academic.php","",0);

	
	Menu3_3=new Array("Client Population","pro_clientpop.php","",1);
		Menu3_3_1=new Array("Intake Criteria","pro_intake.php","",0,20,125);

	
	Menu3_4=new Array("Clinical Services","pro_clinical_services.php","",2);
		Menu3_4_1=new Array("Group Therapy","pro_clin_group_therapy.php","",0,20,170);
		Menu3_4_2=new Array("Individual Therapy","pro_clin_indiv_ther.php","",0);
	
	Menu3_5=new Array("Recreation","","",2);
		Menu3_5_1=new Array("Community","pro_rec_commun.php","",0,20,100);
		Menu3_5_2=new Array("In House","pro_rec_house.php","",0);
	
	Menu3_6=new Array("Life Skills","pro_lifeskills.php","",0);

Menu4=new Array("Locations","locate.php","",0,20,80);

Menu5=new Array("Contacts","contacts.php","",1,20,80);
	Menu5_1=new Array("Referral Procedures","contacts_referral.php","",0,20,170);


Menu6=new Array("News","/news.php","",0,20,60);


Menu7=new Array("Links","links.php","",0,20,60);

Menu8=new Array("Employment","employment.php","",0,20,100);	













