	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='#4e3128';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='#4e3128';			// 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='#f4c77c';			// Font color when mouse is over
	var FontSubHighColor='#f4c77c';			// Font color subs when mouse is over
	var BorderColor='red';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,sans"	// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=163;				// 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=3;				// Left padding
	var TopPaddng=0;				// 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=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',5,10,'images/tridown.gif',10,5,'images/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("rollover:buttons/chprop.gif:buttons/chprop-on.gif","","",2,21,181, "","","","","");
		
		
	Menu1_1=new Array("Featured Properties","f-properties.htm","",0,20,160);
	Menu1_2=new Array("Search Properties","","",4,20,160);
		Menu1_2_1=new Array("Commercial","comm.htm","",0,20,160);
		Menu1_2_2=new Array("Lots & Land","lotsland.htm","","","","");
		Menu1_2_3=new Array("Multiple Family","multi.htm","","","","");
		Menu1_2_4=new Array("Residential","resid.htm","","","","");



			
Menu2=new Array("rollover:buttons/chbuy.gif:buttons/chbuy-on.gif","","",3,27,181, "","","","","");
	Menu2_1=new Array("Choosing an Agent","agent.htm","",0,20,160);
	Menu2_2=new Array("Financing","financing.htm","","","","");
	Menu2_3=new Array("Buyer Tips","btips.htm","","","","");
	
	
Menu3=new Array("rollover:buttons/chsell.gif:buttons/chsell-on.gif","","",2,29,181, "","","","","");
	Menu3_1=new Array("Seller Tips","stips.htm","",0,20,160);
	Menu3_2=new Array("Choosing an Agent","sagent.htm","","","","");
	
	
Menu4=new Array("rollover:buttons/chbuild.gif:buttons/chbuild-on.gif","","",4,28,181, "","","","","");
	Menu4_1=new Array("Why Choose Us","whychooseus.htm","",0,20,160);
	Menu4_2=new Array("Building Process","bprocess.htm","","","","");
	Menu4_3=new Array("Photo Gallery","gallery.htm","","","","");
	Menu4_4=new Array("Design Floor Plans","fplans.htm","","","","");
	
					

	
Menu5=new Array("rollover:buttons/chres.gif:buttons/chres-on.gif","","",2,29,181, "","","","","");
	Menu5_1=new Array("Mortgage Calculator","mortgage.htm","",0,20,160);
	Menu5_2=new Array("Consumer Resources","consumer.htm","","","","");
	
	Menu6=new Array("rollover:buttons/chabout.gif:buttons/chabout-on.gif","","",3,27,181, "","","","","");
	Menu6_1=new Array("Company","","",2,20,160);
		Menu6_1_1=new Array("Potter Real Estate","prealestate.htm","",0,20,200);
		Menu6_1_2=new Array("Potter Custom Homes","pcustomhome.htm","","","","");
	Menu6_2=new Array("Our Approach","approach.htm","","","","");
	Menu6_3=new Array("Testimonials","testimonials.htm","","","","");
	
Menu7=new Array("rollover:buttons/chcont.gif:buttons/chcont-on.gif","","",2,32,181, "","","","","");
Menu7_1=new Array("Potter Real Estate","realcontact.htm","",0,20,170);
	Menu7_2=new Array("Potter Custom Homes","custcontact.htm","","","","");

	