timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "randomdissolve(duration=0.5);Shadow(color='#777777', Direction=135, Strength=5)"

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"222222",					// Off Font Color
"EDE7F2",					// Off Back Color
"FFFFFF",					// On Font Color
"908898",					// On Back Color
"908898",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
4,							// Padding
"../scripts/arrow.gif",		// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
,							// Referer item Font Color (leave this blank to disable)
,							// Referer item Back Color (leave this blank to disable)
]

prop2=[						// prop1 is an array of properties you can have as many property arrays as you need
"222222",					// Off Font Color
"EDE7F2",					// Off Back Color
"FFFFFF",					// On Font Color
"908898",					// On Back Color
"908898",					// Border Color
9,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"../scripts/arrow.gif",		// Sub Menu Image
,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 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
20,					// Top
32,	  				// left
160,				// Width
,					// 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
"left",				// 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
0, 					// 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

"CITY HOME","../index.htm target=_top",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"FIRE DISTRICT HOME","index_fire.htm",,,1,
"NORTHWEST FIRE STATION","nw_fire_stn.htm",,,1,
"FIRE CHIEF","fire_chief.htm",,,1,
"MISSION & CORE VALUES","fire_mission.htm",,,1,
"DISTRICT FUNCTIONS","fire_functions.htm",,,1,
"OBJECTIVES, ACTIVITIES & PROJECTS","fire_activities_projects.htm",,,1,
"FIRE SAFETY DIVISION & FIRE CONSTRUCTION SVS","fire_safety.htm",,,1,
"ORDINANCE 46: 2007 CALIFORNIA FIRE CODE","fire_ord.htm",,,1,
"HOME ESCAPE PLAN","fire_escape.htm",,,1,
"SAFETY TIPS","fire_safety_tips.htm",,,1,
"SPECIAL TEAMS","fire_sp_teams.htm",,,1,
"PROGRAM HIGHLIGHTS","fire_prog_highlights.htm",,,1,
"SPECIAL EVENTS","fire_sp_events.htm",,,1,
"PERMIT FEES","fire_fees.htm",,,1,
"PUBLICATIONS","fire_pub.htm",,,1,
"FIRE LINKS","fire_links.htm",,,1
]

