timegap=400
followspeed=3
followrate=35
suboffset_top=0;
suboffset_left=0;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"


prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"FFFFFF",					// Off Font Color
"8D0A35",					// Off Back Color
"F0EFEF",					// On Font Color
"8E8D8D",					// On Back Color
"000000",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Verdana,Arial,Helvetica",	// Font
2,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"F9F9FA",					// 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
181,				// Top
0,				    // left
,					// 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"
"Our History &#149;","history.html",,,1,
"Municipal Government &#149;","government.html",,,1,
"Departments &#149;","show-menu2","departments.html",,0,
"Clubs and Organizations &#149;","show-menu3","clubs.html",,0,
"Schools &#149;","schools.html",,,1,
"Home &#149;","index.html",,,1
]

menu2=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Economic Development","woedco.html",,,1,
"Fire Department","fire_department.html",,,1,
"Inspections","inspections.html",,,1,
"Municipal Court","municipal_court.html",,,1,
"Planning and Zoning","planning_zoning.html",,,1,
"Police Department","police_department.shtml",,,1,
"Parks and Recreation","streets_parks.html",,,1,
"Water and Sewer","water_sewer.html",,,1,
"Staff Directory","staff.html",,,1
]

menu3=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Church Directory","churches.html",,,1
]