	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#2A3F98';			// Background color when mouse is not over
	var LowSubBgColor='#2A3F98';			// Background color when mouse is not over on subs
	var HighBgColor='#7F91DD';			// Background color when mouse is over
	var HighSubBgColor='#7F91DD';			// 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='#000000';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#D8DDF0';			// Border color
	var BorderSubColor='#D8DDF0';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,verdana";	// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=103;				// 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=8;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=1;			// 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='';				// 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/tri.gif',0,0,'images/tridown.gif',0,0,'images/trileft.gif',0,0];

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("Home","","",3,18,50);
	Menu1_1=new Array("Home Shoppers","http://www.homeprosystems.net/index.php","",0,18,160); 
	Menu1_2=new Array("Real Estate Professionals","realestate_index.php","",0);	
	Menu1_3=new Array("HomePro Clients","clients_index.php","",0);
	

Menu2=new Array("Finding the Right Inspection Company","","",9,18,220);
	Menu2_1=new Array("Start Here!","finding.php","",0,18,275); 
	Menu2_2=new Array("How Do You Know if They're Qualified?","finding_qualification.php","",0);
	Menu2_3=new Array("How Do You Know if They're Ethical?","finding_ethics.php","",0);
	Menu2_4=new Array("Do They Have Written Standards of Practice?","finding_procedures.php","",0);	
	Menu2_5=new Array("Make Sure They Inspect These Critical Areas","finding_whatto.php","",0);
	Menu2_6=new Array("Are You Protected by Their Insurance?","finding_insurance.php","",0);
	Menu2_7=new Array("Can You Reach Them When You Need Them?","finding_support.php","",0);
	Menu2_8=new Array("Are They Certified and by Whom?","finding_association.php","",0);
	Menu2_9=new Array("All Inspection Reports are NOT the Same","finding_report.php","",0);
	
Menu3=new Array("Inspection Services","","",12,18,125);
	Menu3_1=new Array("Intro to Inspections","intro_to_services.php","",0,18,175);	
	Menu3_2=new Array("Home Inspections","home.php","",0);	
	Menu3_3=new Array("Radon Testing","radon.php","",0);
	Menu3_4=new Array("Water Analysis","water.php","",0);
	Menu3_5=new Array("Septic Inspection","septic.php","",0);
	Menu3_6=new Array("Insect Inspection","insect.php","",0);
	Menu3_7=new Array("Commercial Property","commercial.php","",0);
	Menu3_8=new Array("-----------------------------","","",0);
	Menu3_9=new Array("Inspection Fees","inspection_fees.php","",0);
	Menu3_10=new Array("Inspection Agreement (PDF)","/pdf/Inspection_Agreement.pdf","_blank",0);
	Menu3_11=new Array("Schedule an Inspection","inspection_request.php","",0);
	Menu3_12=new Array("Sample Inspection Report","/pdf/sample_inspection_report.pdf","",0);	
	
Menu4=new Array("FEES","inspection_fees.php","",0,18,45);
	
Menu5=new Array("Free Resources","","",2,18,110);
	Menu5_1=new Array("Checklist: Finding the Right Inspector","free_checklist.php","",0,18,310);
	Menu5_2=new Array("FREE Booklet: How to Hire a First Rate Home Inspector","free_booklet.php","",0);

Menu6=new Array("About Us","","",2,18,70);
	Menu6_1=new Array("Company Profile","about_homepro.php","",0,18,120);	
	Menu6_2=new Array("Our Inspectors","inspectors.php","",0);
	
Menu7=new Array("Contact Us","","",1,18,60);
	Menu7_1=new Array("Contact Info","contact.php","",0,18,110);