/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='#0092c7';			// Background color when mouse is not over
	var LowSubBgColor='#0381A8';			// Background color when mouse is not over on subs
	var HighBgColor='#5EBCD9';			// Background color when mouse is over
	var HighSubBgColor='#5EBCD9';			// Background color when mouse is over on subs
	var FontLowColor='White';				// Font color when mouse is not over
	var FontHighColor='Darkblue';			// Font color when mouse is over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontSubHighColor='Darkblue';		// Font color subs when mouse is over
	var BorderColor='#ffffff';			// Border color
	var BorderSubColor='#D5C6B3';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,verdana,technical"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.90;			// vertical overlap child/ parent
	var StartTop=189;				// Menu offset x coordinate
	var StartLeft=40;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=6;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// 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("Locations","","",8,30,135);
	Menu1_1=new Array("Cordelia Martin<br>Health Center<br>Daisy Smith<br>Pediatrics","loc_cmhc.asp","",0,70,135);
	Menu1_2=new Array("Huron St. Women's<br>Center","loc_hswc.asp","",0,37);
	Menu1_3=new Array("NHA Pediatric<br>Clinic","loc_nhap.asp","",0,37);
	Menu1_4=new Array("River East<br>Health Center","loc_rehc.asp","",0,37);
	Menu1_5=new Array("South Side<br>Health Center","loc_sshc.asp","",0,37);
	Menu1_6=new Array("Mildred Bayer<br>Clinic for the<br>Homeless","loc_mbch.asp","",0,52);
	Menu1_7=new Array("Mayores Senior<br>Center","loc_msc.asp","",0,37);
	Menu1_8=new Array("Main Office","loc_mo.asp","",0,30);

Menu2=new Array("Health Services","","",9);
	Menu2_1=new Array("Medical Staff","hs_ms.asp","",0,30,135);
	Menu2_2=new Array("Primary Care","hs_pc.asp","",0);
	Menu2_3=new Array("Women's Health","hs_wh.asp","",0);
	Menu2_4=new Array("Pediatric Care","hs_ped.asp","",0);
	Menu2_5=new Array("Cardiology","hs_card.asp","",0);
	Menu2_6=new Array("Podiatry","hs_pod.asp","",0);
	Menu2_7=new Array("Geriatric","hs_geriatric.asp","",0);
	Menu2_8=new Array("Pharmacy","hs_pharmacy.asp","",0);
	Menu2_9=new Array("Dental","hs_dental.asp","",0);

Menu3=new Array("Patient/Visitor Info","","",6);
	Menu3_1=new Array("Patient/Visitor Info","PV_pinfo.asp","",0,30,135);	
	Menu3_2=new Array("Insured/Uninsured<br>Info","PV_insured.asp","",0,37);
	Menu3_3=new Array("Events Calendar","PV_events_calendar.asp","",0);
	Menu3_4=new Array("News/Archives","PV_news.asp","",0);
	Menu3_5=new Array("Health Links","PV_health_links.asp","",0);
	Menu3_6=new Array("NHA<br>Magazine","PV_magazine.asp","",0,37);

Menu4=new Array("Health Resources","","",6);
	Menu4_1=new Array("Social Work<br>Services","HR_sws.asp","",0,37,135);	
	Menu4_2=new Array("Women Infant<br>Children (WIC)","HR_wic.asp","",0,37);
	Menu4_3=new Array("Perinatal Outreach<br>Program","HR_pop.asp","",0,37);
	Menu4_4=new Array("Mayores Senior<br>Center","HR_msc.asp","",0,37);
	Menu4_5=new Array("Sickle Cell Project<br>NWO","HR_scp.asp","",0,37);
	Menu4_6=new Array("Healthy Start<br>Healthy Families","HR_hshf.asp","",0,37);
	
Menu5=new Array("About NHA","","",6);
	Menu5_1=new Array("Mission and Vision","AU_mission.asp","",0,30,135);	
	Menu5_2=new Array("Core Values","AU_core_values.asp","",0);
	Menu5_3=new Array("FAQ","AU_faq.asp","",0);
	Menu5_4=new Array("Leadership at NHA","AU_leadership.asp","",0);
	Menu5_5=new Array("Careers at NHA","careers.asp","",0);
	Menu5_6=new Array("Contact Us","AU_contact_us.asp","",0);