	var NoOffFirstLineMenus=11;			// Number of first level items

	var LowBgColor='#374788';			// Background color when mouse is not over

	var LowSubBgColor='#374788';		// Background color when mouse is not over on subs

	var HighBgColor='#0033CC';			// Background color when mouse is over

	var HighSubBgColor='#0033CC';		// Background color when mouse is over on subs

	var FontLowColor='white';			// Font color when mouse is not over

	var FontSubLowColor='white';		// Font color subs when mouse is not over

	var FontHighColor='white';			// Font color when mouse is over

	var FontSubHighColor='white';		// Font color subs when mouse is over

	var BorderColor='#374788';			// Border color

	var BorderSubColor='#000000';		// Border color for subs

	var BorderWidth=1;				// Border width

	var BorderBtwnElmnts=1;			// Border between elements 1 or 0

	var FontFamily="verdana, arial"		// Font family menu items

	var FontSize=8;				// 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=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=6;				// Left padding

	var TopPaddng=2;				// Top padding

	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL

	var MenuFramesVertical=0;			// 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='menu4';			// 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=['./images/spacer.gif',10,5,'./images/tridown.gif',20,20,'./images/trileft.gif',20,20];	// 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","./index.php","",0,20,128);



Menu2=new Array("About RestoreCore","","",5,20,128);

	Menu2_1=new Array("Vision Statement","./about_vision.php","",0,20,165);

	Menu2_2=new Array("Management Team","./about_team.php","",2,20,165);

		Menu2_2_1=new Array("Michael Goldberg","./about_michael.php","",0,20,165);

		Menu2_2_2=new Array("Andrew Goldberg","./about_andrew.php","",0,20,165);

	Menu2_3=new Array("Professional Accreditations","./about_accred.php","",0,20,165);

	Menu2_4=new Array("Professional Associations","./about_assoc.php","",0,20,165);

	Menu2_5=new Array("Professional Training","./about_training.php","",0,20,165);



Menu3=new Array("Indoor Environmental Quality","","",5,50,128);

	Menu3_1=new Array("IEQ Services","./ieq_services.php","",0,20,165);

	Menu3_2=new Array("Service Area","./ieq_map.php","",0,20,165);

	Menu3_3=new Array("Mold Remediation","./services_mold.php","",0,20,165);

	Menu3_4=new Array("HVAC System Hygiene","./services_duct.php","",0,20,165);

	Menu3_5=new Array("Case Study","./ieq_casestudy.php","",0,20,165);



Menu4=new Array("Restoration Services","","",4,20,128);

	Menu4_1=new Array("Water Loss","./services_water.php","",0,20,165);

	Menu4_2=new Array("Fire and Smoke Loss","./services_fire.php","",0,20,165);

	Menu4_3=new Array("Reconstruction","./services_recon.php","",0,20,165);

	Menu4_4=new Array("Other Catastrophic Loss","./services_other.php","",0,20,165);





Menu5=new Array("Service Area & Locations","","",2,35,128);

	Menu5_1=new Array("Restoration & Reconstruction","./locations.php","",0,20,225);

	Menu5_2=new Array("Indoor Environmental Quality","./ieq_map.php","",0,20,225);



Menu6=new Array("Contact Us","./contact.php","",0,20,128);





Menu7=new Array("View Your Claim","./viewclaim.php","",0,20,128);







Menu8=new Array("Information","","",4,20,128);

	Menu8_1=new Array("How to Prevent a Disaster","./info_prevent.php","",0,20,225);

	Menu8_2=new Array("In Case of Smoke or Fire Disaster","./info_smoke.php","",0,20,225);

	Menu8_3=new Array("In Case of Water Disaster","./info_water.php","",0,20,225);

	Menu8_4=new Array("If You Discover Mold","./info_mold.php","",0,20,225);



Menu9=new Array("Links","","",1,20,128);

	Menu9_1=new Array("Professional Associations and Information","./links.php","",0,35,165);



Menu10=new Array("Testimonials","./testimonials.php","",0,20,128);



Menu11=new Array("Calm Advantage","./Calm Advantage.htm","",0,20,128);

