/***********************************************************************************
*	(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=13;			// Number of first level items
	var LowBgColor='#Ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='#006600';			// Background color when mouse is over
	var HighSubBgColor='#006600';			// Background color when mouse is over on subs
	var FontLowColor='ff0000';			// Font color when mouse is not over
	var FontSubLowColor='ff0000';			// Font color subs when mouse is not over
	var FontHighColor='ffffff';			// Font color when mouse is over
	var FontSubHighColor='ffffff';			// Font color subs when mouse is over
	var BorderColor='#ff0000';			// Border color
	var BorderSubColor='#ff0000';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;				// 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='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=0;			// vertical overlap child/ parent
	var StartTop=250;				// Menu offset x coordinate
	var StartLeft=15;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=5;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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=['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("Home","index.html","",0,25,100);
Menu2=new Array("About Us","aboutus.htm","",0);
Menu3=new Array("Banquet Menu","menu.htm#banquet","","",0);
Menu4=new Array("Catering","","",2);
	Menu4_1=new Array("Catering Menu","menu.htm#catering","",0,25,115);
	Menu4_2=new Array("Family Take-Out","menu.htm#takeout","",0);	
	Menu4_3=new Array("New Room Menu","menu.htm#newroom","",0);
Menu5=new Array("Menu","menu.htm","",4);
	Menu5_1=new Array("Menu","menu.htm#menu","",0,25,115);
	Menu5_2=new Array("Specials","menu.htm#specials","",0);
	Menu5_3=new Array("Kids Menus","menu.htm#kids","",0);
	Menu5_4=new Array("Family Take-Out","menu.htm#takeout1","",0);
Menu6=new Array("Special Diet","menu.htm#diet","","",0);	
Menu7=new Array("Events","","",20);
	Menu7_1=new Array("Daily Specials","events.htm#specials","",0,25,270);		
	Menu7_2=new Array("Sunday Brunch Special","events.htm#brunch","",0);	
	Menu7_3=new Array("T-Shirts for Hoilday Giving","events.htm#tshirt","",0);	
	Menu7_4=new Array("Wild Shuttle","events.htm#wild","",0);	
	Menu7_5=new Array("Monthly Takeout Special","events.htm#takeout","",0);
	Menu7_6=new Array("Homemade Cannoli","events.htm#cannoli","",0);
	Menu7_7=new Array("New Year's Day-Seniors Eat Free","events.htm#nye","",0);
	Menu7_8=new Array("New Beers","events.htm#beers","",0);
	Menu7_9=new Array("Winter Carnival","events.htm#winter","",0);
	Menu7_10=new Array("$5 Spaghetti","events.htm#spaghetti","",0);
	Menu7_11=new Array("Follow Us On…Social Media","events.htm#facebook","",0);
	Menu7_12=new Array("Lunch Pasta, Pizza & Salad Bar","events.htm#lunch","",0);
	Menu7_13=new Array("Biker Newsletter","events.htm#biker","",0);	
	Menu7_14=new Array("Birthday Mondays","events.htm#birthday","",0);
	Menu7_15=new Array("2012 Bike Events","events.htm#2011","",0);
	Menu7_16=new Array("Biker Club Discount Cards","events.htm#2011","",0);
	Menu7_17=new Array("Free WiFi","events.htm#wifi","",0);
	Menu7_18=new Array("New Website","events.htm#new","",0);		
	Menu7_19=new Array("Kids Eat FREE on Sunday’s","events.htm#kids","",0);	
	Menu7_20=new Array("Banquets & Large Group Reservations","events.htm#group","",0);
Menu8=new Array("Gifts","","",1);
	Menu8_1=new Array("Gift Certificates","events.htm#gc","",0,25,120);	
	Menu8_2=new Array("Gifts/Merchandise","events.htm#tshirts","",0);
Menu9=new Array("Photos","","",2);
	Menu9_1=new Array("Customer Gallery","gallery.htm","",0,25,130);
      Menu9_2=new Array("Motorcycle Gallery","2wheel.htm","",0);
Menu10=new Array("Contact Us","","",3);
	Menu10_1=new Array("Join E-mail Club","lists.htm","",0,25,115);
	Menu10_2=new Array("E-mail Us","mailto:yarussos@comcast.net","",0);
	Menu10_3=new  Array("Directions","http://www.mapquest.com/maps/map.adp?formtype=address&addtohistory=&address=635%20Payne%20Ave&city=Saint%20Paul&state=MN&zipcode=55130%2d4541&country=US&geodiff=1","",0);
Menu11=new Array("Mobile Phone","mobile/index.htm","",0);
Menu12=new Array("Facebook","http://www.facebook.com/pages/Saint-Paul-MN/Yarusso-Bros-Italian-Restaurant/68866569810?ref=ts","",0);
Menu13=new Array("Guestbook","http://pub36.bravenet.com/guestbook/3064554141","",0);
