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
"003366",					// Off Font Color
"fff000",					// Off Back Color
"ffffcc",					// On Font Color
"443F5C",					// On Back Color
"999999",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable)
"FFFF00",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
10,					// Top
10,					// 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
"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
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","http://www.goodnewsfcc.org",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"FCC McKinney","show-menu2",,"#",1,
"Sunday Worship","show-menu3",,"#",1,
"Children & Youth","show-menu4",,"#",1,
"Adult Ministries","show-menu5",,"#",1,
"Mission Trip","show-menu6",,"#",1
]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Who We Are","http://goodnewsfcc.org/disciples.htm",,,1,
"FCC McKinney History","http://goodnewsfcc.org/History.htm",,,1,
"Church Staff","http://goodnewsfcc.org/staff.htm",,,1,
"Where is the Church?","http://goodnewsfcc.org/directions.htm",,,1,
"News & Events","http://goodnewsfcc.org/news.htm",,,1,
"Contact Us","http://goodnewsfcc.org/contact_us.htm",,,1
]

menu3=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"SUNDAY SERVICES","http://goodnewsfcc.org/services.htm",,,1,
"Children's Sunday School Classes","http://goodnewsfcc.org/children.htm",,,1,
"Youth Sunday School Classes","http://goodnewsfcc.org/youth.htm",,,1,
"Adult Sunday School Classes","http://goodnewsfcc.org/adult_sunday_school.htm",,,1
]

menu4=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Children's Sunday School Class Info.","http://goodnewsfcc.org/children.htm",,,1,
"Youth Sunday School Classes","http://goodnewsfcc.org/youth.htm",,,1,
"Youth Groups & Organizations","http://goodnewsfcc.org/ministries.htm",,,1,
"Crossing Point School","http://goodnewsfcc.org/crossing_point.htm",,,1
]

menu5=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Christian Women's Fellowship","http://goodnewsfcc.org/cwf.htm",,,1,
"Leisure Timers","http://goodnewsfcc.org/leisure_timers.htm",,,1,
"Wednesday Evening Bible Study","http://goodnewsfcc.org/wed_bible.htm",,,1,
"Choir Ministries","http://goodnewsfcc.org/chancel_choir.htm",,,1
]

menu6=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"2008 Mission Trip Photos","http://www.goodnewsfcc.org/2008_Mission_Trip/index.html",,,1,
"What to Bring","http://goodnewsfcc.org/what_to_bring.htm",,,1,
"Map to Bayview","http://goodnewsfcc.org/mission-map-bayview.htm",,,1,
"S.W.G.S.M.","http://goodnewsfcc.org/swgsm.htm",,,1
]

