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
"336666",					// Off Back Color
"336666",					// On Font Color
"ffffff",					// On Back Color
"ffffff",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
6,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"33FFFF",					// 3D Low Color
"33FFFF",					// Referer item Font Color (leave this blank to disable)
"336666",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
0,					// Top
0,					// 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","home.html",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"The Foundation","show-menu2",,"#",1,
"Past Events","show-menu3",,"#",1,
"Presentations and DVD","show-menu4",,"#",1,
"Tributes","show-menu5",,"#",1,
"Contacts","show-menu6",,"#",1,
"Sponsors","show-menu8",,"#",1,
"Links","links.html",,"#",1
]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Our Inspiration","ourinspiration.html",,,1,
"Meet Jason Edmonds","album.html",,,1,
"Our Vision","ourvision.html",,,1,
"Our Mission","ourmission.html",,,1,
"Who We Are","whoweare.html",,,1
]

	menu3=[
	,,170,1,"",prop1,,"left",effect,,,,,,,
	"Upcoming Events","upcoming.html",,,1,
	"2004 Events","2004.htm",,,1,
	"2003 Events","June12Concert.html",,,1,
	"2002 Events","2002Concert.html",,,1,
	"2001 Events","2001.html",,,1
	]

menu4=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"Presentations Offered","ourpresentations.html",,,1,
"Future Presentations","futurepresentations.html",,,1,
"Where We've Presented", "wherewevebeen.html",,,1,
"Testimonials", "show-menu7",,,1,
"Presentation DVD ... Now Available for Purchase ... plus link to demo video", "Presentation DVD.html",,,1
]

menu5=[,,180,1,,prop1,0,"left",effect,0,,,,,,
"A Brother's Tribute","tribute.html",,,1,
"In Memoriam 2001", "inmemoriam.html",,,1,
"Jason Edmonds Memorial Award", "award.html",,,1,
"Our Angels","angels.html",,,1
]

menu6=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Contact Us", "contact-us.html",,,1,
"E-Mail", "mailto:Joe@JasonEdmondsFoundation.com",,,1,
"Webmaster", "webmaster.html",,,1
]

	menu7=[
	,,140,1,"",prop1,,"left",effect,,,,,,,
	"Schools","schools.html",,,1,
	"Corporate","privateBusiness.html",,,1,
	"Health & Safety","healthSafety.html",,,1
	]

menu8=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Sponsors", "sponsors.html",,,1,
"LE Walker", "LEWalker.html",,,1
]

