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
"003366",					// Off Font Color
"99ffff",					// Off Back Color
"ffffcc",					// On Font Color
"00ccff",					// On Back Color
"999999",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"../arrow.gif",                                     // Sub Menu Image
0,                                              // 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable)
"0099ff",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
10,					// 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
1,					// Position of sub image left:center:right:middle:top:bottom
1,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"Home","../index.html",,"Welcome to Steeple Bumpstead",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Curry","show-menu2",,"The Curry Initiative",1,
"Computers","show-menu4",,"The Computer initiative",1,
"Whizz Kidz","show-menu5",,"The Movement for Non Mobile Children",1,
"Events","show-menu6",,"Events in and around Bumpstead",1,
"BUMS","show-menu7",,"BUMS specific links",1,
"Guest Book","show-menu8",,"Visitors",1,
"Accounts","show-menu9",,"Total raised to date",1,
"Classified","show-menu11",,"Place free ads",1,
"About","../about.htm",,"The reasons behind this site",1,
"ebay","../ebay.htm",,"BUMS virtual auctions",1


]

menu2=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Curry","../Curry/Curry.htm",,"Welcome to the BUMS Curry World",1,
"Naked Product","../Curry/Image.htm",,"Brace yourself!",1,
"Curry Accounts","show-menu3",,"Running progress",1

]

	menu3=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"On Line Details","../Accounts/CurryAccounts.htm",,"Curry Accounts",1
	
	]

menu4=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Intro","../Computers/Computers.htm",,"The BUMS PC initiative",1

]

menu5=[,,100,1,,prop1,0,"left",effect,0,,,,,,
"Whizz Kidz","javascript:openwin(\"http://www.whizz-kidz.org.uk\")",,"Whizz Kidz",1

]

menu6=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Events", "show-menu10",,"To the right for details",1,
"Events main", "../Events/Events.htm",,"Events Home",1,
"Shout about", "../Events/eventsub.htm",,"Submit your own event",1

]

menu7=[
,,180,1,"",prop1,,"",effect,,,,,,,
"Frequently asked Questions", "../BUMS/BumsFAQ.htm",,"What are they about",1,
"BUMS Job Descriptions", "../BUMS/BUMS.htm",,"BUMS Roles",1,
"Question or Comment", "../BUMS/AskaBum.htm",,"Got a Question or Comment Ask a BUM",1,
"Anoraks Welcome", "../BUMS/Anorak.htm",,"Anorak corner",1,
"eBUMS", "../BUMS/eBUMS.htm",,"Become an eBUM",1

]

menu8=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Make an entry", "../gb/Guest.htm",,"Message Board",1,
"View Guest Book", "../gb/Archive.htm",,"Take a look",1


]

menu9=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Burns Final Raised", "../Accounts/Burns250102.htm",,"Final accounts for the Burns Night",1,
"Whizz Letter", "../Accounts/WhizzBurn2002.htm",,"Thank You from Whizz Kidz",1,
"Church Letter", "../Accounts/ChurchBurn2002.htm",,"Thank you from the Rev",1,
"Curry Running Total", "../Accounts/CurryAccounts.htm",,"Curry mixes money raised to date",1,
"Donations", "../Accounts/Donations.htm",,"Donations made to date",1,
"Consolidated Accounts", "../Accounts/Consolidated.htm",,"Total consolidated accounts for all activities",1

]


menu10=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Burns Night", "../Events/Burns/newburns/burnsupper.htm",,"Burns Supper",1,
"St Patricks Supper", "../Events/stpats/newpat/stpats.htm",,"St Patricks Night",1,
"St Georges Day", "../Events/stgeorge/stgeorge.htm",,"St Georges Day",1

]

menu11=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Free Ads", "../Classified/Classified.htm",,"On line Ads",1,
"On Line Submission", "../Classified/Classifiedsub.htm",,"Something to sell submit it here for Free!",1

]