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
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"
"VISITORS HOME","index.htm",,,1,
"VISITOR INFORMATION","vis_info.htm",,,1,
"VISITOR SERVICES","vis_svs.htm",,,1,
"TRANSPORTATION","transport.htm",,,1,
"COMMUNITY PROFILE","profile.htm",,,1,
"FACTS & FIGURES","show-menu2",,"#",1,
"SCHOOLS","vis_schools.htm",,,1,
"HOUSING","http://www.rcrda.us/index.asp?NID=59 target=_blank",,,1,
"COMMUNITY CALENDAR OF EVENTS","vis_cal.htm",,,1,
"SOUVENIR ITEMS","http://www.rcrda.us/index.asp?nid=218 target=_blank",,,1
]

	//Facts & Figures
	menu2=[
	,,100,1,"",prop2,,"left",,,,,,,,
	"History of RC","vis_history.htm",,,1,		
	"Demographics","http://www.rcrda.us/index.asp?nid=192 target=_blank",,,1,
	"Weather Report","vis_weather.htm",,,1												
	]													