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
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)
]

menu1=[				// This is the array that contains your menu properties and details
20,				// Top
30,	  				// left
165,				// 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"
"ONLINE SERVICES HOME","index.htm",,,1,
"FORMS & APPLICATIONS","svs_forms.htm",,,1,
"REQUEST FOR PROPOSALS/ REQUEST FOR BIDS","../index_purchasing.htm target=_top",,,1,
"VENDOR REGISTRATION","svs_vendorapp.htm",,,1,
"COMMUNITY INFO & PUBLICATIONS","svs_pub.htm",,,1,
"CITY COUNCIL MEETING STREAMING VIDEO","callvideo.htm",,,1,
"FASTTRACK BUSINESS NEWS","http://www.rcrda.us/index.asp?NID=201 target=_blank",,,1,
"BUSINESS LICENSE ONLINE RENEWAL","https://businesslicense.cityofrc.us target=_blank",,,1,
"WEB LICENSING","http://www.rcpets.info/licensing.asp target=_blank",,,1,
"@ YOUR SERVICE","../atyourservice/index.htm target=_blank",,,1,
"RC TOPS","http://www.rctops.org target=_blank",,,1,
"INSTANT RC","http://www.rcpark.com/instantrc target=_blank",,,1,
"GIS MAPS MY NEIGHBORHOOD","http://www.cityofrc.us/myneighborhood/ target=_blank",,,1,
"MUNICIPAL CODE","http://www.municode.com/Resources/gateway.asp?pid=16570&sid=5 target=_blank",,,1,
"MUNICIPAL CODE UPDATES","http://www.cityofrc.us/govt/municipal_code.htm target=_blank",,,1
]
												