timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=50;

effect = "fade(duration=0.4);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"FFFFFF",					// Off Font Color
"000000",					// Off Back Color
"ffffcc",					// On Font Color
"836842",					// On Back Color
"999999",					// Border Color
14,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
5,							// Padding
"arrow.gif",				// Sub Menu Image
1,							// 3D Border & Separator
"808080",					// 3D High Color
"000099",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable)
"FFFF00",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
100,					// Top
235,					// left
,					// Width
1,					// Border Width
"left",			// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"Main","http://www.barnabysseattle.com/index_menu.php",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Barnaby's","show-menu2",,"#",1,
"Lunch","show-menu3",,"#",1,
"Dinner","show-menu4",,"#",1,
"Contact","show-menu5",,"#",1
]

menu2=[
,,170,1,"",prop1,,"left","spiral(gridx=8, gridy=8, duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,
"What's New","http://www.barnabysseattle.com/whatsnew.php",,,0,
"Wine List","show-menu6",,,0,
"Barnaby's Bar","http://www.barnabysseattle.com/bar.php",,,0,
"Banquets","http://www.barnabysseattle.com/banquets.php",,,0,
"Reservations","http://www.barnabysseattle.com/reservations.php",,,0,
"Picture Gallery","http://www.barnabysseattle.com/gallery.php",,,0,
"Gift Certificates","http://www.barnabysseattle.com/giftcert.php",,,0,
"Chef's Choice","http://www.barnabysseattle.com/chef_choice.php",,,0
]

	

menu3=[
,,130,1,"",prop1,,"left","gradientwipe(size=1.00, wipestyle=0, motion=Forward, duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,
"Best of Beef","http://www.barnabysseattle.com/lbeef.php",,,,
"Best of Bay","http://www.barnabysseattle.com/lbay.php",,,,
"Best of Bottle","http://www.barnabysseattle.com/lbottle.php",,,,
"Salads","http://www.barnabysseattle.com/lapp.php#salad",,,,
"Kids Menu","http://www.barnabysseattle.com/kids.php",,,,
"Appetizers","http://www.barnabysseattle.com/lapp.php",,,,
"Desserts","http://www.barnabysseattle.com/ldesert.php",,,
]

menu4=[,,130,1,,prop1,0,"left","iris(style=Diamond, motion=In, duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,
"Best of Beef","http://www.barnabysseattle.com/dbeef.php",,,,
"Best of Bay","http://www.barnabysseattle.com/dbay.php",,,,
"Best of Bottle","http://www.barnabysseattle.com/dbottle.php",,,,
"Salads","http://www.barnabysseattle.com/dapp.php#salad",,,,
"Kids Menu","http://www.barnabysseattle.com/kids.php",,,,
"Appetizers","http://www.barnabysseattle.com/dapp.php",,,,
"Desserts","http://www.barnabysseattle.com/ddesert.php",,,
]

menu5=[
,,140,1,"",prop1,,"","strips(direction=Left Down, duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,
"425 251 8341", "http://www.barnabysseattle.com/",,,1,
"Driving Directions","http://www.barnabysseattle.com/map.php",,,1,
"Email", "mailto:barnabys@barnabysseattle.com",,,1
]

menu6=[
	,,120,1,"",prop1,,"left","gradientwipe(size=1.00, wipestyle=0, motion=Forward, duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,
	"Wine List","http://www.barnabysseattle.com/winelist.php",,,1,
	"Wine List pg 2","http://www.barnabysseattle.com/winelist1.php",,,1,
	"Wine List pg 3","http://www.barnabysseattle.com/winelist2.php",,,1,
	"Wine List pg 4","http://www.barnabysseattle.com/winelist3.php",,,1,
	"Wine List pg 5","http://www.barnabysseattle.com/winelist4.php",,,1,
	"Wine List pg 6","http://www.barnabysseattle.com/winelist5.php",,,1
	]