	var NoOffFirstLineMenus=15;			// Number of first level items
	var LowBgColor='#D9D9AF';			// Background color when mouse is not over
	var LowSubBgColor='#D9D9AF';		// Background color when mouse is not over on subs
	var HighBgColor='#D9D9AF';			// Background color when mouse is over
	var HighSubBgColor='#D9D9AF';		// Background color when mouse is over on subs
	var FontLowColor='#383825';			// Font color when mouse is not over
	var FontSubLowColor='#383825';		// Font color subs when mouse is not over
	var FontHighColor='#7F7F54';			// Font color when mouse is over
	var FontSubHighColor='#7F7F54';		// Font color subs when mouse is over
	var BorderColor='#D9D9AF';			// Border color
	var BorderSubColor='#22226E';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"			// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// 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=-.1;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=175;				// Menu offset x coordinate
	var StartLeft=6;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	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=700;			// 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("Animal Services Division Homepage","Default.htm","",0,35,135);

Menu2=new Array("","","",0,10,135);

Menu3=new Array("Search","search.htm","",5,20,135);
	Menu3_1=new Array("All Pets","petharbor/allPage.htm","",0,20,180);	
	Menu3_2=new Array("Adoptable Pets Only","petharbor/adoptPage.htm","",0,20,180);
	Menu3_3=new Array("Lost or Stray Pets","petharbor/lostPage.htm","",0,20,180);
	Menu3_4=new Array("Think of Adopting a Pet","thinking.htm","",0,20,180);
	Menu3_5=new Array("Adopt","adopt.htm","",1,20,180);
		Menu3_5_1=new Array("Adoption Application","applications/AdoptionApplication.pdf","",0,20,180);

Menu4=new Array("","","",0,10,135);

Menu5=new Array("Services","ourServices.htm","",2,20,135);
	Menu5_1=new Array("Shelter Services","services.htm","",1,20,180);
		Menu5_1_1=new Array("Lost & Found","lostPet.htm","",0,20,180);
	Menu5_2=new Array("Field","field.htm","",3,20,180);
		Menu5_2_1=new Array("Trap Rentals","trapRent.htm","",0,20,180);
		Menu5_2_2=new Array("Breeding Boarding Permits","breedPermits.htm","",1,20,180);			
			Menu5_2_2_1=new Array("Kennel/Pet Shop Application","applications/KennelPermit2003.pdf","",0,20,180);
		Menu5_2_3=new Array("Animal Related Codes","codes.htm","",0,20,180);

Menu6=new Array("","","",0,10,135);

Menu7=new Array("Licensing","licensing.htm","",4,20,135);
	Menu7_1=new Array("Fees","fees.htm","",0,20,180);
	Menu7_2=new Array("Licensing Avantages","licensingAdv.htm","",0,20,180);
	Menu7_3=new Array("License Clinics","licenseClinics.htm","",0,20,180);
	Menu7_4=new Array("License Application","licenseApp.htm","",0,20,180);

Menu8=new Array("","","",0,10,135);

Menu9=new Array("Contact Us","centerContact.htm","",4,20,135);
	Menu9_1=new Array("Animal Services","centerContact.htm","",0,20,200);
	Menu9_2=new Array("Directions","directions.htm","",0,20,200);
	Menu9_3=new Array("Other Local Shelters","shelterList.htm","",0,20,200);
	Menu9_4=new Array("Community Statistics","pdfs/CommunityStats.pdf","",0,20,200);

Menu10=new Array("","","",0,10,135);

Menu11=new Array("Donate","wishList.htm","",2,20,135);
	Menu11_1=new Array("Wish List","wishList.htm","",0,20,180);
	Menu11_2=new Array("Friends of County Animal Services","fasc.htm","",0,35,200);

Menu12=new Array("","","",0,10,135);

Menu13=new Array("Volunteer","volunteer.htm","",2,20,180);
	Menu13_1=new Array("Volunteer Application and Handbook","VolunteerAppBook.htm","",0,35,200);
	Menu13_2=new Array("Foster Care","pdfs/FosterCare.pdf","",1,20,135);
		Menu13_2_1=new Array("Foster Care Application","applications/FosterApp.pdf","",0,20,180);

Menu14=new Array("","","",0,10,135);

Menu15=new Array("Links","links.htm","",0,20,200);
