/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=14;			// Number of first level items
	var LowBgColor='';			// Background color when mouse is not over
	var LowSubBgColor='E0E0E0';			// Background color when mouse is not over on subs
	var HighBgColor='';			// Background color when mouse is over
	var HighSubBgColor='993333';			// Background color when mouse is over on subs
	var FontLowColor='666666';			// Font color when mouse is not over
	var FontSubLowColor='000000';			// Font color subs when mouse is not over
	var FontHighColor='666666';			// Font color when mouse is over
	var FontSubHighColor='FFFFFF';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='993333';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Verdana, Tahoma, sans-serif"	// Font family menu items
	var FontSize=11;				// Font size menu items
	var FontBold=0;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// 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=6;				// Left padding
	var TopPaddng=2;				// 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='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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,9,'tridown.gif',11,5,'trileft.gif',5,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("","","",0,25,5);

Menu2=new Array("","homesrch.htm","",6,25,112);
	Menu2_1=new Array("Virginia Homes","homesrch.htm?state=VA","",0,20,135);
	Menu2_2=new Array("DC Homes","homesrch.htm?state=DC","",0);
	Menu2_3=new Array("Maryland Homes","homesrch.htm?state=MD","",0);
	Menu2_4=new Array("Featured Properties","dbtypes.htm","",0);
	Menu2_5=new Array("Open Houses","openhouse.htm","",0);
	Menu2_6=new Array("New Construction","homesrch.htm?hometypes%5B%5D=11&action=Search","",0);
	
Menu3=new Array("","","",0,25,10);

Menu4=new Array("","community.htm","",0,25,112);

Menu5=new Array("","","",0,25,10);

Menu6=new Array("","services.htm","",3,25,65);
	Menu6_1=new Array("Buyer Services","buy.htm","",0,20,130);
	Menu6_2=new Array("Seller Services","sell.htm","",0);
	Menu6_3=new Array("Relocation Services","relocate.htm","",0);
	
Menu7=new Array("","","",0,25,10);

Menu8=new Array("","agents.htm","",6,25,74);
	Menu8_1=new Array("ENTIRE ROSTER","agents.htm","",0,20,170);
	Menu8_2=new Array("Annandale (Office)","agents.htm?sort=random&office_mls=30&office_mls_id=NVH4","",0);
	Menu8_3=new Array("Ashburn (Office)","agents.htm?sort=random&office_mls=30&office_mls_id=NVH3","",0);
	Menu8_4=new Array("Lansdowne (Office)","agents.htm?sort=random&office_mls=30&office_mls_id=NVH5","",0);
	Menu8_5=new Array("Vienna (Office)","agents.htm?sort=random&office_mls=30&office_mls_id=NVH1","",0);
	Menu8_6=new Array("Vienna - MD, DC (Office)","agents.htm?sort=random&office_mls=30&office_mls_id=STE1","",0);

Menu9=new Array("","","",0,25,10);

Menu10=new Array("","profile.htm","",3,25,64);
	Menu10_1=new Array("Company Profile","profile.htm","",0,20,120);
	Menu10_2=new Array("Office Locations","offices.htm","",0);
	Menu10_3=new Array("Our Agents","agents.htm","",0);

Menu11=new Array("","","",0,25,10);

Menu12=new Array("","career.htm","",2,25,58);
	Menu12_1=new Array("Career Center","career.htm","",0,20,110);
	Menu12_2=new Array("Contact Us","contact.career.htm","",0);
	
Menu13=new Array("","","",0,25,10);

Menu14=new Array("","contact.htm","",5,25,80);
	Menu14_1=new Array("Contact Info","contact.htm","",0,20,130);
	Menu14_2=new Array("Buyers Request","contact.buy.htm","",0);
	Menu14_3=new Array("Sellers Request","contact.sell.htm","",0);
	Menu14_4=new Array("Relocation Request","contact.relocate.htm","",0);
	Menu14_5=new Array("Career Request","contact.career.htm","",0);
