timegap=500
followspeed=5
followrate=40
suboffset_top=0;
suboffset_left=0;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=45, 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
"022640",					// Off Back Color
"ffffcc",					// On Font Color
"02799B",					// On Back Color
"999999",					// Border Color
12,						// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",			// Font
4,						// Padding
"images/arrow.gif",				// Sub Menu Image
0,						// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
,					// Referer item Font Color (leave this blank to disable)
,					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
110,				// Top
150,				// left
,				// Width
1,				// Border Width
"center",			// 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
"Home","index.htm",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"About&nbsp;Us","show-menu9",,"#",1,
"Our&nbsp;Vessels","show-menu7",,"#",1,
"Special&nbsp;Events","show-menu2",,"#",1,
"Menus","show-menu4",,"#",1,
"Extras","show-menu5",,"#",1,
"Wharf&nbsp;Locations","show-menu6",,"#",1,
"Links","links.htm",,,1
]

menu2=[,,160,1,,prop1,0,"left",effect,0,,,,,,
"Australia Day","se_aus.htm",,,0,
"New Years Eve Cruises","se_nye.htm",,,0,
"Christmas Cruises","se_xmas.htm",,,0
]

	menu3=[,,190,1,,prop1,0,"left",effect,0,,,,,,
	"Lavender&nbsp;Bay&nbsp;Cocktail&nbsp;Menu","menu_lavend.htm",,,0,
	"Gourmet Platter - Menu 1","menu_platter1.htm",,,0,
	"Gourmet Platter - Menu 2","menu_platter2.htm",,,0,
	"Gourmet Platter - Menu 3","menu_platter3.htm",,,0,
	"Spectacle Island Buffet","menu_spect.htm",,,0,
	"Berrys Bay Buffet","menu_berry.htm",,,0,
	"New Year's Eve","menu_nye.htm",,,0
	]



menu4=[,,150,1,,prop1,0,"left",effect,0,,,,,,
"Proclaim&nbsp;Menus","show-menu3",,"#",0,
"Santa&nbsp;Cruz&nbsp;Menus","show-menu8",,"#",0
]

menu5=[,,120,1,,prop1,0,"left",effect,0,,,,,,
"Bar Options","menu_drinks.htm",,,0,
"DJ Facilities","music.htm",,,0
]

menu6=[,,140,1,,prop1,0,"left",effect,0,,,,,,
"Darling Harbour","wharf_darling.htm",,,0,
"The Rocks Area","wharf_rocks.htm",,,0,
"Circular Quay Area","wharf_quay.htm",,,0,
"Gladesville","wharf_glades.htm",,,0,
"Balmain/Drummoyne","wharf_birken.htm",,,0,
"Berry's Bay","wharf_berrys.htm",,,0
]


menu7=[,,150,1,,prop1,0,"left",effect,0,,,,,,
"MV&nbsp;Proclaim","vessel_proclaim.htm",,,0,
"Santa&nbsp;Cruz","vessel_santacruz.htm",,,0
]

	menu8=[,,190,1,,prop1,0,"left",effect,0,,,,,,
	"Buffet&nbsp;Menu&nbsp;1","menu_buffet1.htm",,,0,
	"Buffet&nbsp;Menu&nbsp;2","menu_buffet2.htm",,,0,
	"Buffet&nbsp;Menu&nbsp;3","menu_buffet3.htm",,,0,
	"Gourmet Platter - Menu 1","menu_platter1.htm",,,0,
	"Gourmet Platter - Menu 2","menu_platter2.htm",,,0,
	"Gourmet Platter - Menu 3","menu_platter3.htm",,,0
	
	]

menu9=[,,120,1,,prop1,0,"left",effect,0,,,,,,
"Testimonials", "us_testimonial.htm",,,0,
"Contacting Us","us_contact.htm",,,0

]