/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/
	var NoOffFirstLineMenus=13;			// Number of first level items
	var LowBgColor='';			
	var LowSubBgColor='#0057D9';			
	var HighBgColor='';			
	var HighSubBgColor='#0057D9';			
	var FontLowColor='#66FFCC';			
	var FontSubLowColor='#66FFCC';			
	var FontHighColor='#FFFFFF';			
	var FontSubHighColor='#FFFFFF';			
	var BorderColor='';			
	var BorderSubColor='#FFFFFF';		
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;		
	var FontFamily="arial, verdana, san-serif ";	
	var FontSize=9;			
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='right';		
	var MenuCentered='center';			
	var MenuVerticalCentered='top';	
	var ChildOverlap=0;			
	var ChildVerticalOverlap=0;		
	var StartTop=50;			
	var StartLeft=0;			
	var VerCorrect=0;			
	var HorCorrect=-10;			
	var LeftPaddng=1;				
	var TopPaddng=2;			
	var FirstLineHorizontal=0;			
	var MenuFramesVertical=1;		
	var DissapearDelay=1000;		
	var TakeOverBgColor=1;		
	var FirstLineFrame='navig';		
	var SecLineFrame='main';		
	var DocTargetFrame='main';		
	var TargetLoc='';				// DIV id for relative positioning (refer to config.htm for info)
	var HideTop=0;			
	var MenuWrap=1;			
	var RightToLeft=0;				
	var UnfoldsOnClick=1;		
	var WebMasterCheck=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("Home","main.htm","",0,20,120);

Menu2=new Array("Dining","dining.htm","",0);
	Menu2_1=new Array("Lunch (Weekdays 11:30-3:00)","","",3,20,190);	
		Menu2_1_1=new Array("Starters","menulunchstarters.htm","",0,20,190);
		Menu2_1_2=new Array("Steaks, Burgers & Sandwiches","menuluncharbrsandwiches.htm","","","",0);
		Menu2_1_3=new Array("Entree Salads & Pastas","menulunchsaladpastachilledfare.htm","",0);
	Menu2_2=new Array("Afternoon Dining (Daily 3:00-5:00)","menulatelunch.htm","",0);

	Menu2_3=new Array("Dinner (Nightly 5:00-11:00)","","",4, 20,190);	
		Menu2_3_1=new Array("Starters","menulunchstarters.htm","",0,20,240);
		Menu2_3_2=new Array("Grill, Seafood, Chicken, & Pastas","menudinnergrillseafchknpastas.htm","",0,20,150);
        Menu2_3_3=new Array("Entree Salads & Light Fare","menulunchsaladpastachilledfare.htm","",0,20,180);
		Menu2_3_4=new Array("Desserts & Beverages","menudinnerdessertsandbeverages.htm","",0,20,150);
			
	Menu2_4=new Array("Weekend Brunch (11:00-4:00)","menuwkndbrunch.htm","",0, 20,180);

Menu3=new Array("Meet-n-Greet","meetngreet.htm","",0);;

Menu4=new Array("Nightlife","nightlife.htm","",0);

Menu5=new Array("Private Party Info","parties.htm","",0);
	
Menu6=new Array("RumorVision","rumorvision.htm","",0);

Menu7=new Array("Satellite TV","sattv.htm","",1);
	Menu7_1=new Array("DirecTV Program Schedule", "http://www.directv.com/DTVAPP/BasicSearchAction.do?channel_type=all&category=01&sort=viewer_channel","",0, 20,180); 

Menu8=new Array("Special Events","","",7);
   Menu8_1=new Array("Bar Tour","","",0, 20,180);  
   Menu8_2=new Array("DC's Fastest Bartender","javascript:top.document.location.href='http://www.fastestbartender.com'","",0, 20,180);  
   Menu8_3=new Array("Jewel Models","javascript:top.document.location.href='http://www.jewelmodels.com'","",0, 20,180);
   Menu8_4=new Array("Midtown Softball","http://midtownsoftball.org","",0, 20,180);  
   Menu8_5=new Array("Morrissey Golf Tournament","files/morrissey2006.pdf","",0, 20,180); 
   Menu8_6=new Array("The Running of the Santas","javascript:top.document.location.href='http://runningofthesantas.com/dc/'","",0, 20,180); 
   Menu8_7=new Array("The Zinzi Christmas Party","javascript:top.document.location.href='http://www.zinzichristmas.com'","",0, 20,180);


Menu9=new Array("Snap Shots","","",0);

Menu10=new Array("Directions","","",12);
      Menu10_1=new Array("14th St. Bridge/I-395","395directions.htm","",0, 20,180);
      Menu10_2=new Array("16th St.","16thstdirections.htm","",0, 20,180);
	Menu10_3=new Array("Capitol Hill/Union Station","caphilldirections.htm","",0, 20,180);
	Menu10_4=new Array("Connecticut Ave.","connavedirections.htm","",0, 20,180);
      Menu10_5=new Array("Georgetown","gtowndirections.htm","",0, 20,180);
      Menu10_6=new Array("GW Parkway","gwpkwydirections.htm","",0, 20,180);
      Menu10_7=new Array("I-66","i66directions.htm","",0, 20,180);
      Menu10_8=new Array("N. Capitol St","ncapstdirections.htm","",0, 20,180);
      Menu10_9=new Array("New York Ave.","nyavedirections.htm","",0, 20,180);
      Menu10_10=new Array("Rhode Island Ave.","riavedirections.htm","",0, 20,180);
      Menu10_11=new Array("Whitehurst Frwy.","whitehurstdirections.htm","",0, 20,180);
      Menu10_12=new Array("Wisconsin Ave. (North)","wiscavedirections.htm","",0, 20,180);

Menu11=new Array("Calendar","","",0);

Menu12=new Array("Email Us","mailto:info@rumorsrestaurant.com","",0);

Menu13=new Array("Mailing List","mailinglist.htm","",0);

