fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="";
imagepadding=6;
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
overimage="whitedots.gif";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#758CC9";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=1;
left=10;
orientation="horizontal";
style=menuStyle;
top=10;
aI("text=Home;url=http://www.fumceuless.org/;");
//aI("text=Home;url=http://www.fumceuless.org/homeindex.htm;");
aI("showmenu=Pastor;text=From The Pastor;");
aI("showmenu=About;text=About Us;");
aI("showmenu=Ministries;text=Ministries & Missions;");
aI("showmenu=Devotions;text=Devotions;");
//aI("text=Lords Acre;url=lacre_2009.htm;");
aI("text=Preschool & Kindergarten;url=preschool2.htm;");
aI("showmenu=Activities;text=Church Activities;");
aI("showmenu=Calendars;text=Calendars;");
aI("showmenu=News;text=Newsletters;");
aI("showmenu=Links;text=Links;");
}

with(milonic=new menuname("Pastor")){
margin=7;
style=submenuStyle;
aI("text=Weekly Message;url=message.htm;");
aI("text=Link to Garys Blog;url=http://www.revgft.wordpress.com/;");
aI("text=Weekly Sermon;url=sermon.htm;");
aI("text=Audio of Sermons;url=sermonaudio.htm;");
aI("showmenu=Libraries;text=Archive Libraries;");

}

with(milonic=new menuname("Libraries")){
margin=7;
style=submenuStyle;
aI("text=Weekly Message Archives;url=messagearchive.htm;");
aI("text=Weekly Sermon Archives;url=sermonarchive.htm;");

}

with(milonic=new menuname("About")){
margin=7;
style=submenuStyle;
aI("text=Contact Us;url=contact.htm;");
aI("text=Directions/Map;url=map.htm;");
aI("text=History;url=history.htm;");
aI("text=Leadership;url=leader.htm;");
aI("text=Worship;url=worship.htm;");
}

with(milonic=new menuname("Ministries")){
margin=7;
style=submenuStyle;
aI("text=Adult;url=adult.htm;");
aI("text=Youth;url=youth.htm;");
aI("text=Children;url=children.htm;");
aI("text=Missions;url=missions.htm;");
aI("text=Music;url=music.htm;");
aI("text=Stephen Ministries;url=stephen.htm;");
aI("text=Walk to Emmaus;url=emmaus.htm;");
}

with(milonic=new menuname("Devotions")){
margin=7;
style=submenuStyle;
aI("text=Title Page;url=devotions.htm;");
aI("text=Choose a Devotion;url=contents.htm;");
aI("text=Credits;url=credits.htm;");
}

with(milonic=new menuname("Activities")){
margin=7;
style=submenuStyle;
aI("text=Regularly Scheduled Activities;url=upcoming.htm;");
aI("text=Special Opportunities;url=opportunities.htm;");
}

with(milonic=new menuname("Calendars")){
margin=7;
style=submenuStyle;
aI("text=July;url=calendars/cal2010-07.pdf;");
aI("text=August;url=calendars/cal2010-08.pdf;");
}

with(milonic=new menuname("News")){
margin=7;
style=submenuStyle;
aI("text=July 26, 2010;url=newsltrs/newsletter2010-07-26.pdf;");
aI("text=Prior Newsletters;url=newsltr.htm;");
}

with(milonic=new menuname("Links")){
margin=7;
style=submenuStyle;
aI("text=FUMC Euless Library Book Search;url=http://www.fumceuless.org/library/; TARGET=_blank");
aI("text=Central Texas Conference of the United Methodist Church;url=http://www.ctcumc.org/;");
aI("text=Mid Cities District of the United Methodist Church;url=http://www.ctcumc.org/mid-cities/;");
aI("text=Glen Lakes Camp;url=http://www.glenlake.org/;");
aI("text=Kairos Prison Ministry;url=http://www.kairosprisonministry.org/;");
aI("text=Methodist Children's Home;url=http://www.methodistchildrenshome.org/;");
aI("text=GBGM Churches Online;url=http://gbgm-umc.org/churches/;");
//aI("text=Vacation Bible School sign up;url=http://www.cokesburyvbs.com/fumceuless/ce;");
aI("showmenu=UpperRoom;text=Upper Room;");
}


with(milonic=new menuname("UpperRoom")){
margin=7;
style=submenuStyle;
aI("text=Walk to Emmaus;url=http://www.upperroom.com/emmaus/;");
aI("text=Chrysalis;url=http://www.upperroom.com/chrysalis/;");
}

drawMenus();

