/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#5477A1';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='#C5D4E7';			// Background color when mouse is over on subs
	var FontLowColor='#002650';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='red';			// Font color when mouse is over
	var FontSubHighColor='#002650';			// Font color subs when mouse is over
	var BorderColor='#C5D4E7';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=7.5;				// Font size menu items
	var FontBold=0;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=86;				// 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=12;				// Left padding
	var TopPaddng=5;				// 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=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
//	var TestPath='';		// Added by TDS for AFHH on 4/23/03 for development. Change path for production

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("rollover:/images/button_ahh.jpg:/images/button_press_ahh.jpg","/ahh/ahh_main.htm","",5,25,189);
	Menu1_1=new Array("About Health and Housing","/ahh/ahh_main.htm","",0,25,235);
	Menu1_2=new Array("Seven Attributes of a Healthy Home","/ahh/ahh_7_attributes.htm","",0,25,235);
	Menu1_3=new Array("Primary Prevention","/ahh/ahh_primary_prevention.htm","",0,25,235);
	Menu1_4=new Array("Holistic Approaches","/ahh/ahh_holistic_approaches.htm","",0,25,235);
	Menu1_5=new Array("Housing Affordability","/ahh/ahh_housing_affordability.htm","",0,25,235);
		
Menu2=new Array("rollover:/images/button_ifc.jpg:/images/button_press_ifc.jpg","/ifc/ifc_main.htm","",6,25,189);
	Menu2_1=new Array("Impact on Children and Families","/ifc/ifc_main.htm","",0,25,235);
	Menu2_2=new Array("Why Children Are at Greatest Risk","/ifc/ifc_why_children.htm","",0,25,235);
	Menu2_3=new Array("Disparities in Risk","/ifc/ifc_disparities.htm","",0,25,235);
	Menu2_4=new Array("Environmental Justice","/ifc/ifc_env_just.htm","",0,25,235);
	Menu2_5=new Array("Crisis in Affordable Housing","/ifc/ifc_crisis.htm","",0,25,235);
	Menu2_6=new Array("Community-Based Solutions","/ifc/ifc_community_based_solutions.htm","",0,25,235);
				
Menu3=new Array("rollover:/images/button_hps.jpg:/images/button_press_hps.jpg","/hps/hps_main.htm","",14,25,189);
	Menu3_1=new Array("Health Hazards, Prevention and Solutions","/hps/hps_main.htm","",0,32,235);
	Menu3_2=new Array("Asbestos","/hps/hps_asbestos.htm","",0,25,235);
	Menu3_3=new Array("Arsenic-Treated Wood","/hps/hps_arsenic.htm","",0,25,235);
	Menu3_4=new Array("Carbon Monoxide","/hps/hps_carbonmonoxide.htm","",0,25,235);
	Menu3_5=new Array("Dust","/hps/hps_dust.htm","",0,25,235);
	Menu3_6=new Array("Injury Prevention and Safety","/hps/hps_injury.htm","",0,25,235);
	Menu3_7=new Array("Insects","/hps/hps_insects.htm","",0,25,235);
	Menu3_8=new Array("Lead","/hps/hps_lead.htm","",0,25,235);
	Menu3_9=new Array("Mold","/hps/hps_mold.htm","",0,25,235);
	Menu3_10=new Array("Pesticides","/hps/hps_pesticides.htm","",0,25,235);
	Menu3_11=new Array("Radon","/hps/hps_radon.htm","",0,25,235);
	Menu3_12=new Array("Rodents","/hps/hps_rodents.htm","",0,25,235);
	Menu3_13=new Array("Moisture","/hps/hps_moisture.htm","",0,25,235);
	Menu3_14=new Array("Ventilation and Indoor Air Quality","/hps/hps_ventilation.htm","",0,25,235);

Menu4=new Array("rollover:/images/button_action.jpg:/images/button_press_action.jpg","/action/action_main.htm","",5,25,189);
	Menu4_1=new Array("Take Action!","/action/action_main.htm","",0,25,235);
	Menu4_2=new Array("What You Can Do at Home","/action/action_home.htm","",0,25,235);
	Menu4_3=new Array("What You Can Do for Your Community","/action/action_community.htm","",0,25,235);
	Menu4_4=new Array("What You Can Do at the National Level: Advocate","/action/action_national.htm","",0,32,235);
	Menu4_5=new Array("Community- and Faith-Based Organizations","/action/action_orgs.htm","",0,32,235);
	
Menu5=new Array("rollover:/images/button_pol.jpg:/images/button_press_pol.jpg","/pol/pol_main.htm","",4,25,189);
	Menu5_1=new Array("Policy Landscape","/pol/pol_main.htm","",0,25,235);
	Menu5_2=new Array("Alliance Action Agenda","/pol/pol_action_agenda.htm","",0,25,235);
	Menu5_3=new Array("Current Policy","/pol/pol_current.htm","",0,25,235);
	Menu5_4=new Array("Sign Up for Alliance Alerts","/forms/alert_subscribe.asp","",0,25,235);

Menu6=new Array("rollover:/images/button_res.jpg:/images/button_press_res.jpg","/res/res_main.htm","",4,25,189);
	Menu6_1=new Array("Alliance Resources","/res/res_main.htm","",0,25,235);
	Menu6_2=new Array("Alliance Alerts","/res/alerts/res_alert.htm","",0,25,235);
	Menu6_3=new Array("List Serves","/res/res_listserves.htm","",0,25,235);
	Menu6_4=new Array("Trainings","/res/res_training_RRP_train_the_trainer.htm","",0,25,235);