//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	//var NoOffFirstLineMenus=7; //set number of main menu items
	var NoOffFirstLineMenus=8; //set number of main menu items
	var LowBgColor='#000033'; //#5d86dd
	var HighBgColor='#ffffff'; //#95adc4
	var FontLowColor='#FFFFFF';
	var FontHighColor='#3300ff';
	var BorderColor='#012268'; //#fce021
	var BorderWidth=1; //3
	var BorderBtwnElmnts=1;
	var FontFamily="arial,helvetica,sans-serf"
	var FontSize=10;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.05;
	var ChildVerticalOverlap=.05;
	var StartTop=120; //set vertical offset
	var StartLeft=15; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=10;
	var TopPaddng=2;
	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//MenuX=new Array("text to show","Link",No of sub elements,element height,element width);

Menu1=new Array("Community Services Home","newmain.htm",0,20,180);

Menu2=new Array("Resource Directory","",3);
	Menu2_1=new Array("Alphabetical Search","directory_alpha.htm",0,20,150);
	Menu2_2=new Array("Topical Search","directory_index.htm",0);
	Menu2_3=new Array("Acronym Search","directory_acronyms.htm",0);
	
Menu3=new Array("Mental Health","",3);
	Menu3_1=new Array("Catholic Family & Child Services","directry/catholic.htm",0,20,250);
	Menu3_2=new Array("Central WA Comprehensive Mental Health","directry/mh-cwcmh.htm",0);
	Menu3_3=new Array("Yakima Valley Farmworkers Clinic","directry/mh-fwc.htm",0);

Menu4=new Array("Chemical Dependency","",2);
	Menu4_1=new Array("Yakima County","Assessment/default.htm",0,20,180);
	Menu4_2=new Array("Service Providers","Assessment/providers.htm",0);

Menu5=new Array("Development Disabilities","",4);
	Menu5_1=new Array("General Information","",5,20,200);
		Menu5_1_1=new Array("Definitions","dd/dd_def.htm",0,20,180);
		Menu5_1_2=new Array("Eligibility & Applications","http://www1.dshs.wa.gov/ddd/eligible.shtml",0);
		Menu5_1_3=new Array("Glossary","dd/glossary.htm",0);
		Menu5_1_4=new Array("Acronyms","dd/acronyms.htm",0);
		Menu5_1_5=new Array("Contact Your Legislator","dd/other/legislat.htm",0);
		Menu5_1_6=new Array("Transition Timeline For Youth","dd/notices/timeline.htm",0);
	Menu5_2=new Array("Services","",12);
		Menu5_2_1=new Array("Children","dd/children/children.htm",1,20,180);
			Menu5_2_1_1=new Array("Transition Timeline For Youth","dd/notices/timeline.htm",0,20,200);
		Menu5_2_2=new Array("Complaints","dd/complaints/complain.htm",0);
		Menu5_2_3=new Array("Education","dd/educ/educ.htm",0);
		Menu5_2_4=new Array("Housing","dd/housing/housing.htm",0);
		Menu5_2_5=new Array("Life Skills","dd/life%20skills/lifeskil.htm",0);
		Menu5_2_6=new Array("Mental Health","dd/mental%20health/mental.htm",0);
		Menu5_2_7=new Array("Recreation","dd/recreat/recreat.htm",0);
		Menu5_2_8=new Array("Respite","dd/respite/respite.htm",0);
		Menu5_2_9=new Array("Support Groups","dd/support/support.htm",0);
		Menu5_2_10=new Array("Transportation","dd/xport/xport.htm",0);
		Menu5_2_11=new Array("Vocational","dd/voc/voc.htm",0);
		Menu5_2_12=new Array("Other","dd/other/other.htm",0);
	Menu5_3=new Array("Support Information","",7);
		Menu5_3_1=new Array("People 1st","dd/dd.htm#first",0,20,180);
		Menu5_3_2=new Array("Parent to Parents","dd/dd.htm#parent",0);
		Menu5_3_3=new Array("The Arc","dd/dd.htm#arc",0);
		Menu5_3_4=new Array("Parent Coalition","dd/dd.htm#coalition",0);
		Menu5_3_5=new Array("Fathers' Network","dd/dd.htm#father",0);
		Menu5_3_6=new Array("Events","dd/dd.htm#events",0);
		Menu5_3_7=new Array("Related Sites","dd/dd.htm#sites",0);
	Menu5_4=new Array("Conferences & Training","dd/dd.htm#conferences",0);


Menu6=new Array("Health Care","",2);
	Menu6_1=new Array("Health Care Coalition","http://www.co.yakima.wa.us/hcc/default.htm",1,20,200);
		Menu6_1_1=new Array("Video Presentation","http://www.co.yakima.wa.us/commSvcs/hcc.wmv",0,20,180);
	Menu6_2=new Array("Oral Health Coalition","http://www.co.yakima.wa.us/ohc/default.htm",0);


Menu7=new Array("2060 Housing","",4);
	Menu7_1=new Array("08 Application RFP","housing_forms/2060 RFP Notice for Publishing.doc",0,20,200);
	Menu7_2=new Array("08 2060 Guidlines","housing_forms/Yakima County 2060 Updated Guidelines.doc",0,20,200);
	Menu7_3=new Array("08 2060 Application","housing_forms/2060 Application.doc",0,20,200);
	Menu7_4=new Array("2060 Budget Forms","housing_forms/2060 Budget Forms.xls",0,20,200);
	
Menu8=new Array("Veterans Information","http://www.yakimacounty.us/commsvcs/veterans/default.htm",0,20,200);