	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='#6F7DA2';			// Background color when mouse is not over
	var LowSubBgColor='#2D3B78';			// Background color when mouse is not over on subs
	var HighBgColor='#000000';			// Background color when mouse is over
	var HighSubBgColor='#1E6FB7';			// 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='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#CCCCCC';			// Border color
	var BorderSubColor='#C2DFFD';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana, arial, sans-serif"	// Font family menu items
	var FontSize=8;          //Sub 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 - was .2
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent - was .2
	//var StartTop=81;				// Menu offset x coordinate
	var StartTop=0;
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=3;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=2;				// 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=600;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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=7;				// Uses arrow gifs when 7
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['../images/arrow.gif',11,9,'#',11,9,'../images/arrow.gif',11,9];	// 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("rollover:../images/layout/navmenu.off_r1_c1.jpg:../images/layout/navmenu.on_r1_c1.jpg","../home-tour/","",3,37,90);
		Menu1_1=new Array("New Homes For Sale","../new-homes/index.htm","",0,22,180);
		Menu1_2=new Array("Manufacturers","../home-tour/index.htm","",1,22,150);
			Menu1_2_1=new Array("Fleetwood Homes","../home-tour/fleetwood.htm","",0,22,150);
		Menu1_3=new Array("Construction Standards","../home-tour/construction.htm","",0,22,150);
	
	Menu2=new Array("rollover:../images/layout/navmenu.off_r1_c2.jpg:../images/layout/navmenu.on_r1_c2.jpg","http://jandmhomes.com/listings/","",3,37,130);
		Menu2_1=new Array("Featured Homes","http://jandmhomes.com/listings/","",0,19,160);
		Menu2_2=new Array("Search for Homes","http://jandmhomes.com/listings/search.html","",0,22,160);
		Menu2_3=new Array("Custom Home Search","../contact/request.html","",0,22,170);
	
	Menu3=new Array("rollover:../images/layout/navmenu.off_r1_c3.jpg:../images/layout/navmenu.on_r1_c3.jpg","../park-models/index.htm","",0,37,127);
	
	Menu4=new Array("rollover:../images/layout/navmenu.off_r1_c4.jpg:../images/layout/navmenu.on_r1_c4.jpg","../Communities/index.htm","",4,37,99);
		Menu4_1=new Array("State Listings","#","",2,19,150);
			Menu4_1_1=new Array("California","../Communities/index.htm#cali","",0,22,100);
			Menu4_1_2=new Array("Oregon","../Communities/index.htm","",0,22,100);
		Menu4_2=new Array("Park Owner Benefits","../Communities/intro.htm","",0,22,120);
		Menu4_3=new Array("Resources","../resources/","",8,22,120);
			Menu4_3_1=new Array("Appraisers","../resources/index.htm#appraisers","",0,22,157);
			Menu4_3_2=new Array("Contractors","../resources/index.htm#contractors","",0,22,100);
			Menu4_3_3=new Array("Electricians","../resources/index.htm#electricians","",0,22,100);
			Menu4_3_4=new Array("Heating and Cooling","../resources/index.htm#appraisers","",0,22,100);
			Menu4_3_5=new Array("Insurance","../resources/index.htm#landscapers","",0,22,100);
			Menu4_3_6=new Array("Repairs & Service ","../resources/index.htm#repairs","",0,22,100);
			Menu4_3_7=new Array("Site Inspection","../resources/index.htm#sites","",0,22,100);
			Menu4_3_8=new Array("Transportation ","../resources/index.htm#transport","",0,22,100);
		Menu4_4=new Array("Advertising Info","../resources/advertise.htm","",0,19,120);
	
	Menu5=new Array("rollover:../images/layout/navmenu.off_r1_c5.jpg:../images/layout/navmenu.on_r1_c5.jpg","../financing/","",5,37,75);		
		Menu5_1=new Array("Apply Online","../financing/","",0,22,150);
		Menu5_2=new Array("Home Buying Guide","../home-buying-guide/","",4,22,150);
			Menu5_2_1=new Array("Choosing a Home","../home-buying-guide/1-choosing-a-home.htm","",0,22,150);
			Menu5_2_2=new Array("Buying a Home","../home-buying-guide/2-buying-a-home.htm","",0,22,150);
			Menu5_2_3=new Array("Site Preparation","../home-buying-guide/3-site-preparation.htm","",0,22,150);
			Menu5_2_4=new Array("Placing Your Home","../home-buying-guide/4-placement-of-home.htm","",0,22,150);
		Menu5_3=new Array("Mortgage Calculator","../financing/calculator.htm","",0,22,150);
		Menu5_4=new Array("Frequent Questions","../about/faq.htm","",0,22,150);
		Menu5_5=new Array("Contact Us","../contact/contact.us.html","",0,22,150);
