timegap=500
followspeed=5
followrate=40
suboffset_top=5;
suboffset_left=-5;

effect = "fade(duration=0.3);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
"000000",					// Off Font Color
"ffffff",					// Off Back Color
"ffffff",					// On Font Color
"CABE9B",					// On Back Color
"",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Arial",	// Font
2,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"9D9B8F",					// 3D High Color
"000099",					// 3D Low Color
"000000",					// Referer item Font Color (leave this blank to disable)
"9D9B8F",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
72,					// Top
245,					// left
,					// Width
1,					// Border Width
,			// 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
"&nbsp;-Homepage-&nbsp;","show-menu9",,"#",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;-About Old Vine Wine-&nbsp;","show-menu2",,"#",1,
"&nbsp;-Our Reds-&nbsp;","show-menu3",,"#",1,
"&nbsp;-Our Whites-&nbsp;","show-menu4",,"#",1,
"&nbsp;-Ordering-&nbsp;","show-menu5",,"#",1,
"&nbsp;-Latest News-&nbsp;","show-menu6",,"#",1,
"&nbsp;-Our Location-&nbsp;","show-menu7",,"#",1,
"&nbsp;-Contact Us-&nbsp;","show-menu8",,"#",1

]


 menu2=[
	8,322,135,1,"",prop1,,"",effect,,,,,,,
	"Our Unique Wine","unique_wine.html",,,1,
	"Our Mission Statement","mission.html",,,1,
	"Our Details & History","details.html",,,1

]

		
menu3=[
8,440,110,1,"",prop1,,"",effect,,,,,,,
"Old Vine Shiraz","shiraz.html",,,1,
"Old Vine Cabernet","cabernet.html",,,1,
"Our Chambourcin","chambourcin.html",,,1,
"Our Merlot","merlot.html",,,1



]
      
menu4=[
26,510,110,1,"",prop1,,"left",effect,,,,,,,
"Old Vine Sticky","sticky.html",,,1,
"Our Chardonnay","chardonnay.html",,,1


]

      
menu5=[
8,585,120,1,"",prop1,,"left",effect,,,,,,,
"International Orders","international_orders.php",,,1,
"Australian Orders","australian_orders.php",,,1,
"Cellar Door Sales","cellar_door.html",,,1




]
menu6=[
8,670,100,1,"",prop1,,"left",effect,,,,,,,
"Green Statement","green_statement.html",,,1,
"Tasting Events","annual_tasting.html",,,1,
"Latest Reviews","latest_reviews.html",,,1



]
menu7=[
26,755,100,1,"",prop1,,"left",effect,,,,,,,
"Location Map","map.html",,,1,
"Address Details","address.html",,,1






]

menu8=[
26,830,120,1,"",prop1,,"left",effect,,,,,,,
"Phone - Fax - Post","contact_details.html",,,1,
"Online Contact Form","contact_us.php",,,1




]


menu9=[
8,245,170,1,"",prop1,,"left",effect,,,,,,,
"Visit our Homepage","index.html",,,1,
"Subscribe to our Newsletter","subscribe.php",,,1,
"Join our Old Vine Wine Club","wine_club.php",,,1



]




