
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#19729C';			  // Background color when mouse is not over
	var LowSubBgColor='#6699CE';  	// Background color when mouse is not over on subs
	var HighBgColor='#19729C';			// Background color when mouse is over
	var HighSubBgColor='#6699CE';		// 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='#D9BFFF';  			// Border color
	var BorderSubColor='#3F0099';			// Border color for subs
	var BorderWidth=0;      				// Border width
	var BorderBtwnElmnts=0;   			// Border between elements 1 or 0
	var FontFamily="arial"        	// Font family menu items
	var FontSize=10;         				// 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='center';  			// 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=.2;		// vertical overlap child/ parent
	var StartTop=476;       				// 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=0;       				// Left padding
	var TopPaddng=3;         				// Top padding
	var FirstLineHorizontal=1;			// 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=1;        				// 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:/files/1091637/homes_1.jpg:/files/1091637/homes_2.jpg"
Menu1=new Array("rollover:/files/465333/about.jpg:/files/465333/about_over.jpg","/content/article.html/158777","",0,139,133);

Menu2=new Array("rollover:/files/465333/search.jpg:/files/465333/search_over.jpg","","",6,139,130);
	Menu2_1=new Array("Home Search","/cgi-bin/homesearch","",0,24,160);
	Menu2_2=new Array("My Listings","/cgi-bin/listredir","",0,24,160);
	Menu2_3=new Array("Featured Properties","/cgi-bin/featured prop","",0,24,160);
	Menu2_4=new Array("Receive E-Listings","/content/myaelchangeprefs.html","",0,24,160);
	Menu2_5=new Array("Search by City","","",8,24,160);
		Menu2_5_1=new Array("Bethesda","/content/article.html?id=1122250","",0,24,160);
		Menu2_5_2=new Array("Gaithersburg","/content/article.html?id=1122243","",0,24,160);
		Menu2_5_3=new Array("Potomac","/content/article.html?id=1122249","",0,24,160);
		Menu2_5_4=new Array("Silver Spring","/content/article.html?id=1122239","",0,24,160);
		Menu2_5_5=new Array("Chevy Chase","/content/article.html?id=1122226","",0,24,160);
		Menu2_5_6=new Array("Olney","/content/article.html?id=1122240","",0,24,160);
		Menu2_5_7=new Array("Darnestown","/content/article.html?id=1122245","",0,24,160);
		Menu2_5_8=new Array("Rockville","/content/article.html?id=1122252","",0,24,160);

		
	Menu2_6=new Array("Search by Area","","",4,24,160);
		Menu2_6_1=new Array("Washington, D.C.","/content/article.html?id=1122257","",0,24,160);
		Menu2_6_2=new Array("Montgomery County","/content/searchform.html?county=Montgomery&state=MD&formname=county","",0,24,160);
		Menu2_6_3=new Array("Frederick County","/content/searchform.html?county=Frederick&state=MD&formname=county","",0,24,160);
		Menu2_6_4=new Array("Howard County","/content/searchform.html?county=Howard&state=MD&formname=county","",0,24,160);

	
Menu3=new Array("rollover:/files/465333/buysell.jpg:/files/465333/buysell_over.jpg","","",6,139,129);
	Menu3_1=new Array("Home Buyer Tips","/content/qu_a.html?Topic=Buy","",0,24,160);
    Menu3_2=new Array("Free Reports","/content/reports.html","",0,24,160);
	Menu3_3=new Array("School Reports","/cgi-bin/schoolsearch","",0,24,160);
	
	Menu3_5=new Array("Home Advice","/content/homeadvice.html","",0,24,160);
	Menu3_6=new Array("Real Estate News","/content/news.html","",0,24,160);
	Menu3_4=new Array("Link Partners","/content/article.html?id=328213","",0,24,160);
	
	
Menu4=new Array("rollover:/files/465333/communities.jpg:/files/465333/communities_over.jpg","","",9,139,130);
	Menu4_1=new Array("Area Info","/content/article.html?id=158776","",0,24,160);
    Menu4_2=new Array("About Bethesda","/content/article.html?id=1122250","",0,24,160);
	Menu4_3=new Array("About Potomac","/content/article.html?id=1122249","",0,24,160);
	Menu4_4=new Array("About Silver Spring","/content/article.html?id=1122239","",0,24,160);
	Menu4_5=new Array("About Gaithersburg","/content/article.html?id=1122243","",0,24,160);
	Menu4_6=new Array("Chevy Chase","/content/article.html?id=1122226","",0,24,160);
	Menu4_7=new Array("Olney","/content/article.html?id=1122240","",0,24,160);
	Menu4_8=new Array("Darnestown","/content/article.html?id=1122245","",0,24,160);
	Menu4_9=new Array("Rockville","/content/article.html?id=1122252","",0,24,160);
	
	
Menu5=new Array("rollover:/files/465333/financing.jpg:/files/465333/financing_over.jpg","","",2,139,130);
	Menu5_1=new Array("Your Home's Value","/content/articles/freecma.html","",0,24,160);
  	Menu5_2=new Array("Pre-Qualify Now","/content/articles/loanprequal.html","",0,24,160);
	
Menu6=new Array("rollover:/files/465333/contact.jpg:/files/465333/contact_over.jpg","/content/contact.html","",0,139,133);



	


