	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='607470';			// Background color when mouse is not over
	var LowSubBgColor='FFF9E1';			// Background color when mouse is not over on subs
	var HighBgColor='d0c498';			// Background color when mouse is over
	var HighSubBgColor='607470';		// Background color when mouse is over on subs
	var FontLowColor='FFF9E1';			// Font color when mouse is not over
	var FontSubLowColor='607470';		// Font color subs when mouse is not over
	var FontHighColor='black';		// Font color when mouse is over
	var FontSubHighColor='white';		// Font color subs when mouse is over
	var BorderColor='607470';			// Border color
	var BorderSubColor='black';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="tahoma,verdana,arial,technical"	// 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='center';		// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;		// vertical overlap child/ parent
	var StartTop=125;				// Menu offset x coordinate
	var StartLeft=12;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=3;				// 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=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='';		// Frame where first level appears
	var SecLineFrame='';		// Frame where sub levels appear
	var DocTargetFrame='';		// 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

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("Featured Properties","Featured_Listings.asp","",1,20,130);
	Menu1_1=new Array("View today's selection of featured properties available for immediate viewing.","Featured_Listings.asp","",0,35,250);

Menu2=new Array("Property Search","Searcher.asp","",1,20,130);
	Menu2_1=new Array("Search for available properties by location, price range, number of rooms, and/or a wide variety of other criteria.","searcher.asp","",0,50,230);

Menu3=new Array("Property Watch","watch.html","",1,20,130);
	Menu3_1=new Array("Use this powerful tool to create your own personal, private search wizard that will immediately notify you whenever a property meeting your specifications comes up for sale!","PropertyAlert.asp","",0,75,240);

Menu4=new Array("Free Calculators","calculators.asp","",1,20,130);
	Menu4_1=new Array("Our huge selection of calculators and wizards will help you determine what you can afford, and when you should remodel, refinance, pre-pay, etc...","calculators.asp","",0,60,220);

	Menu5=new Array("Free Reports","reports.html","",1,20,250);
	Menu5_1=new Array("Access a comprehensive list of free reports you are sure to find useful.","support.asp","",0,35,230);

	Menu6=new Array("Free Forms","forms.html","",1,20,250);
	Menu6_1=new Array("A selection of customizable forms, applications, and contracts.","forms.asp","",0,35,230);


Menu7=new Array("Finance Desk","financing.asp","",6,20,130);
	Menu7_1=new Array("Mortgage Payment Calculator","Calculator_4.asp","",0,20,200);
	Menu7_2=new Array("Affordability Calculator","Calculator_2.asp","",0,20,200);
	Menu7_3=new Array("Refinance Calculator","Calculator_6.asp","",0,20,200);
	Menu7_4=new Array("Points Calculator","Calculator_8.asp","",0,20,200);
	Menu7_5=new Array("Credit Rating Esimator","Calculator_1.asp","",0,20,200);
	Menu7_6=new Array(" More Calculators","Calculators.asp","",0,20,200);
	

Menu8=new Array("Regional Info","","",6,20,130);
	 Menu8_1=new Array("Coon Rapids","Local_Info.asp#Coon Rapids","",0,20,200);
	 Menu8_2=new Array("Blaine","Local_Info.asp#Blaine","",0,20,200);
	 Menu8_3=new Array("Minneapolis","Local_Info.asp#minneapolis","",0,20,200);
	 Menu8_4=new Array("St Paul","Local_Info.asp#StPaul","",0,20,200);
	 Menu8_5=new Array("Bunsville","Local_Info.asp#Burnsville","",0,20,200);
	 Menu8_6=new Array("Eden Praire","Local_Info.asp#EdenPraire","",0,20,200);
	 


Menu9=new Array("Relocation Center","","",1,20,130);
	Menu9_1=new Array("An array of resources designed to help those considering relocation.","Relocation.asp","",0,35,200);

Menu10=new Array("Our Team","Associates.asp","",0,20,200);

Menu11=new Array("Contact Us","Contact.asp","",0,20,130);
