timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

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
"ffffff",					// Off Font Color
"7f7ff9",					// Off Back Color
"ffffff",					// On Font Color
"333366",					// On Back Color
"ffffff",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"../new_images/arrow.gif",				// Sub Menu Image
2,							// 3D Border & Separator
"ffffff",					// 3D High Color
"ffffff",					// 3D Low Color
"ffffff",					// Referer item Font Color (leave this blank to disable)
"999999",					// Referer item Back Color (leave this blank to disable)
]


menu1=[				// This is the array that contains your menu properties and details
70,					// Top
110,					// left
100,					// 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

// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

"Home","http://www.ukmills.com",,,1,
"View Mills","show-menu2",,"#",1,
"Edit Mills","show-menu3",,"#",1,
"How Mills work","show-menu4",,"#",1,
"General interest","show-menu5",,,1,
"Links","show-menu6",,"#",1
]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Mill Database","../pages/viewdbase.asp",,,1,
"Picture Database","../pages/showpics.asp",,,1,
"Picture Gallery","../pages/showthumbs.asp",,,1,
"Mills to Visit","../pages/showopen.asp",,,1,
"Mills Groups","../pages/millgroups.asp",,,1,
"Mills Site Links","../pages/showurls.asp",,,1
]

menu3=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Add a Mill","../admin/addamill.asp",,,1,
"Edit a Mill","../admin/editunknownmill.asp",,,1,
"Add an Event","../admin/addevent.asp",,,1,
"Edit an Event","../admin/editevents.asp",,,1,
"Add a Mill Group","../admin/editmillgroups.asp",,,1,
"Upload a Picture","../admin/addapicture.asp",,,1,
"Link a Pic to a Mill","../pages/showpics.asp",,,1
]


menu4=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Articles","../pages/articles.asp",,,1,
"Mill Cross Section","../pages/cross_section.asp",,,1,
"Glossary","../pages/cross_section.asp#The Cap",,,1,
"UKMills Site Stats","../pages/stats.asp",,,1,
"External links","show-menu8",,"#",1
]

menu5=[
,,210,1,"",prop1,,"left",effect,,,,,,,
"Mil News","../pages/news.asp",,,1,
"Forum","../forum/forum.asp",,,1,
"UK Map showing Mills","../map/index2.asp",,,1,
"Windmill book","../pages/windmillbook.asp",,,1,
"Mill tour - East Anglia","../pages/milltour.asp",,,1,
"Mills for sale in France","../pages/forsalefr.asp",,,1,
"Build a new life - Channel 5","/newlife",,,1,
"C4 Property ladder","../propertyladder/index.asp",,,1
]

menu6=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Wind Mill World","javascript:openwin(\"http://www.windmillworld.com\")",,,1,
"The Mill Archive project","javascript:openwin(\"http://www.millarchive.com\")",,,1,
"Norfolk watermills","javascript:openwin(\"http://www.norfolkmills.co.uk\")",,,1,
"International Mill links","javascript:openwin(\"http://www.molens.startkabel.nl \")",,,1,
"Associates","show-menu7",,"#",1
]

menu7=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Virtual ASP", "javascript:openwin(\"http://www.virtualasp.co.uk\")",,,1,

"SPAB", "javascript:openwin(\"http://www.spab.org.uk\")",,,1,
"National Wind Power", "javascript:openwin(\"http://www.natwindpower.co.uk\")",,,1
]

menu8=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Town mill","javascript:openwin(\"http://www.townmill.org.uk/pages/millworks.htm\")",,,1,
"Forest preserve","javascript:openwin(\"http://www.co.kane.il.us/Forest/windmill.htm\")",,,1,
"Stone Cross windmill","javascript:openwin(\"http://www.sussexmillsgroup.org.uk/tour.htm\")",,,1,
"The Holland sentinel","javascript:openwin(\"http://www.hollandsentinel.com/feature/focus301/stories/022801/fea_0228010009.html\")",,,1,
"Little Salkeld Watermill","javascript:openwin(\"http://www.organicmill.co.uk/tour/tourmain.htm\")",,,1
]