/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#0000CC';			// Background color when mouse is not over
	var LowSubBgColor='#0000CC';			// Background color when mouse is not over on subs
	var HighBgColor='#6495ED';			// Background color when mouse is over
	var HighSubBgColor='#6495ED';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';			// Font color subs when mouse is not over
	var FontHighColor='C0C0C0';			// Font color when mouse is over
	var FontSubHighColor='C0C0C0';			// Font color subs when mouse is over
	var BorderColor='#C0C0C0';			// Border color
	var BorderSubColor='#C0C0C0';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,tahoma,arial,helvetica,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// 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=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// 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=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='MenuPos';				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['http://www.swdhu.org/components/site-images/bullet.gif',11,6,'http://www.swdhu.org/components/menu/tridown.gif',10,5,'http://www.swdhu.org/components/menu/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","http://www.swdhu.org/","",0,20,170);

Menu2=new Array("Services","http://www.swdhu.org/services/","",5);
	Menu2_1=new Array("Emergency Preparedness & Response","http://www.swdhu.org/services/emergency-preparedness/","",5,20,280);
		Menu2_1_1=new Array("Biological Agents Info","http://www.swdhu.org/services/emergency-preparedness/biological-agents.php","",0,20,240);
		Menu2_1_2=new Array("Chemical Agents Info","http://www.swdhu.org/services/emergency-preparedness/chemical-agents.php","",0);					
		Menu2_1_3=new Array("Natural Disasters","http://www.swdhu.org/services/emergency-preparedness/natural-disasters.php","",0);
	Menu2_1_4=new Array("Zoonotic Diseases","http://www.swdhu.org/services/emergency-preparedness/zoonotic-diseases.php","",0);
	Menu2_1_5=new Array("Volunteer","http://www.swdhu.org/services/emergency-preparedness/volunteer.php","",0);
	Menu2_2=new Array("Communicable Disease Control","http://www.swdhu.org/services/communicable-disease-control/","",4);
		Menu2_2_1=new Array("Immunizations","http://www.swdhu.org/services/communicable-disease-control/immunizations.php","",0,20,240);
		Menu2_2_2=new Array("Tuberculosis","http://www.swdhu.org/services/communicable-disease-control/tuberculosis.php","",0);		
		Menu2_2_3=new Array("Skin & Scalp Conditions","http://www.swdhu.org/services/communicable-disease-control/skin-scalp-conditions.php","",0);
		Menu2_2_4=new Array("HIV & AIDS","http://www.swdhu.org/services/communicable-disease-control/hiv-aids.php","",0);	
	Menu2_3=new Array("Maternal & Child Health","http://www.swdhu.org/services/maternal-child-services/","",8);
		Menu2_3_1=new Array("Newborn Postpartum Home Visits","http://www.swdhu.org/services/maternal-child-services/newborn-home-visits.php","",0,20,240);
		Menu2_3_2=new Array("OPOP","http://www.swdhu.org/services/maternal-child-services/opop.php","",0);	
		Menu2_3_3=new Array("School Health Services","http://www.swdhu.org/services/maternal-child-services/school-health.php","",0);	
		Menu2_3_4=new Array("Car Seat Rental","http://www.swdhu.org/services/maternal-child-services/car-seat-rental.php","",0);	
		Menu2_3_5=new Array("Dental Health","http://www.swdhu.org/services/maternal-child-services/dental-health.php","",0);	
		Menu2_3_6=new Array("SIDS","http://www.swdhu.org/services/maternal-child-services/sids.php","",0);	
		Menu2_3_7=new Array("ND Health Tracks","http://www.swdhu.org/services/maternal-child-services/nd-health-tracks.php","",0);
		Menu2_3_8=new Array("WIC","http://www.swdhu.org/services/maternal-child-services/wic.php","",0);			
	Menu2_4=new Array("Adult Health Promotion","http://www.swdhu.org/services/adult-health-promotion/","",5);
		Menu2_4_1=new Array("Health Maintenance Program","http://www.swdhu.org/services/adult-health-promotion/health-maintenance.php","",0,20,240);
		Menu2_4_2=new Array("Adult Health Screenings","http://www.swdhu.org/services/adult-health-promotion/health-screenings.php","",0);
		Menu2_4_3=new Array("Womens Way Program","http://www.swdhu.org/services/adult-health-promotion/womens-way.php","",0);
		Menu2_4_4=new Array("Pathways to Healthy Lives","http://www.swdhu.org/services/adult-health-promotion/pthways-healthy-lives.php","",0);
		Menu2_4_5=new Array("Tobacco Prevention & Control","http://www.swdhu.org/services/adult-health-promotion/tobacco-prevention-control.php","",0);	
	Menu2_5=new Array("Environmental Health","http://www.swdhu.org/services/environmental-health/","",0);	
	
Menu3=new Array("Calendar","http://www.swdhu.org/calendar/","",0);	
		
Menu4=new Array("News","http://www.swdhu.org/news/","",1,20,100);
	Menu4_1=new Array("Newsletter","http://www.swdhu.org/news/","",2,20,100);
		Menu4_1_1=new Array("Subscribe","http://www.swdhu.org/news/newsletter/","",0,20,100);
		Menu4_1_2=new Array("Archive","http://www.swdhu.org/news/newsletter/archive.php","",0);

		
Menu5=new Array("About Us","http://www.swdhu.org/about-swdhu/","",3);
	Menu5_1=new Array("Contact Information","http://www.swdhu.org/about-swdhu/county-contact.php","",0,20,150);
	Menu5_2=new Array("Officers","http://www.swdhu.org/about-swdhu/board.php","",0);
	Menu5_3=new Array("Privacy Policy","http://www.swdhu.org/about-swdhu/privacy.php","",0);
			
Menu6=new Array("Search","http://www.swdhu.org/search/","",0);
		
Menu7=new Array("Helpful Resources","http://www.swdhu.org/helpful-resources/","",0);
	
Menu8=new Array("Staff Area","http://www.swdhu.org/staff-area/","",0);

