timegap=500
followspeed=5
followrate=40
suboffset_top=-20;
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
"0000ff",		// Off Font Color
"ffffff",		// Off Back Color
"ff0000",		// On Font Color
"ffffff",		// On Back Color
"999999",		// Border Color
12,			// Font Size
"normal",		// Font Style 
"normal",		// 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)
"ffffff",		// Referer item Back Color (leave this blank to disable)
]

menu1=[			// This is the array that contains your menu properties and details
150,			// Top   (position from top of page)
20,			// left  (psition from left of page)
175,			// Width (main level cell width)
,			// Border Width  (outline, not separator)
"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
1,			// 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
1,			// 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"

"Home","http://www.morrisonumc.org",,,,
"Bulletins & Newsletters","newletters.htm",,"Sunday Bulletins, Morrison Messenger & Supplement",,
"Calendars","show-menu3",,"#",,
//"Endowment Fund","show-menu7",,"#",,
"Ministries","show-menu4",,"#",,
"Music","show-menu5",,"#",,
"Nurture","show-menu6",,"#",,
"Outreach","outreach.htm",,"Outreach Ministries",,
"Worship","worship.htm",,"Worship Services",,
"About Us","show-menu2",,"#",,
"Moms in the Middle","http://www.girlfriendsunlimited.com/home.aspx?id=1364",,"Moms in the Middle",,
"United Methodist Women","show-menu7",,"#",
//"Morrison Youth","http://www.morrisonyouth.com/",,"Morrison Youth Website",
]

menu2=[
,,80,1,"",prop1,,"left",effect,,,,,,,
"Directions","directions.htm",,"Directions",0,
"Staff","staff.htm",,"Staff",0
]

menu3=[
,,85,1,"",prop1,,"left",effect,,,,,,,
"September","c_09.pdf",,"September Calendar",0,
"August","c_08.pdf",,"August Calendar",0,
"July","c_07.pdf",,"July Calendar",0,
"June","c_06.pdf",,"June Calendar",0,
"May","c_05.pdf",,"May Calendar",0,
"April","c_04.pdf",,"April Calendar",0,
"March","c_03.pdf",,"March Calendar",0,
"February","c_02.pdf",,"February Calendar",0,
"January","c_01.pdf",,"January Calendar",0
]

menu4=[
,,130,1,"",prop1,,"left",effect,,,,,,,
"Loan Closet","o_loancloset.htm",,"Loan Closet",0,
"Opportunity Shop","o_opshop.htm",,"Op Shop",0,
"Stephen Ministries","stephenministries.pdf",,"Stephen Ministries",0
]


menu5=[
,,200,1,"",prop1,,"left",effect,,,,,,,
"Choir Schedule","choir.htm",,"Choir Schedule",0,
"Concert Series 2010-2011","concerts_10-11.htm",,"Concert Series 2010-2011",0
//width w/ programs - 280
]


menu6=[
,,200,1,"",prop1,,"left",effect,,,,,,,
//"Nurture Ministries","nurture.htm",,"Nurture Ministries",0,
"Children's Programs","n_childrensprograms.htm",,"Childrens Programs",0,
"Flowers for the Homebound","n_flowers.htm",,"Flowers for the Homebound",0,
"Sunday School Classes","n_sundayschool.htm",,"Sunday School",0
//"WAT Classes Winter 2009","wat.htm",,"Wat Classes, Winter 2009",0
]


//menu7=[
//,,160,1,"",prop1,,"left",effect,,,,,,,
//"Issue 2: Nov 18, 2007","EndowmentFund2.pdf",,"Endowment Fund Issue 2",0,
//"Issue 1: Nov 4, 2007","EndowmentFund.pdf",,"Endowment Fund Issue 1",0
//]


menu7=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"About UMW","umw_about.htm",,"About UMW",0,
"Circles","umw_circles.htm",,"UMW Circles",0,
"Upcoming Events","umw_events.htm",,"UMW Upcoming Events",0,
"Reading Program","umw_reading.htm",,"UMW Reading Program",0
]
