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=0;
_subOffsetLeft=0;


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="88%";
fontstyle="normal";
headerbgcolor="#004AB8";
headercolor="#004AB8";
offbgcolor="#004AB8";
offcolor="#eeeeee";
onbgcolor="#eeeeee";
oncolor="#3B5323";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=8;
pagebgcolor="#004AB8";
pagecolor="eeeeee";
separatorcolor="#999999";
separatorsize=1;
subimage="images/arrow-down.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
screenposition="center";
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=http://www.gonzalezmethodist.org");
aI("showmenu=About;text=About;");
aI("text=Calendar;url=http://www.gonzalezmethodist.org/calendar.html");
aI("showmenu=WorshipNews;text=Worship & News;");
aI("text=Child Enrichment Center;url=http://www.gonzalezmethodist.org/cec.html");
aI("showmenu=Volunteer;text=Volunteer;");
aI("showmenu=Giving;text=Online Giving;");
aI("text=Photos;url=http://www.flickr.com/photos/gumc/sets/;target=blank");
aI("showmenu=Contact;text=Contact;");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("text=Mission & Vision Statements;url=http://www.gonzalezmethodist.org/visionmission.html");
aI("showmenu=Ministries;text=Ministries;");
aI("text=Pastor & Staff;url=http://www.gonzalezmethodist.org/pastorstaff.html");
aI("text=Ministry Leaders;url=http://www.gonzalezmethodist.org/pdf/ChurchOfficers.pdf;target=blank");
aI("text=How to Join;url=http://www.gonzalezmethodist.org/join.html");
aI("text=Church History;url=http://www.gonzalezmethodist.org/history.html");
aI("text=Buildings & Grounds;url=http://www.gonzalezmethodist.org/buildings.html");
}

with(milonic=new menuname("WorshipNews")){
style=menuStyle;
aI("text=About Our Worship Services;url=http://www.gonzalezmethodist.org/worship.html");
aI("text=Sunday Morning Bulletin;url=http://www.gonzalezmethodist.org/bulletin.pdf;target=blank");
aI("text=Gonzalez Newsletter;url=http://www.gonzalezmethodist.org/newsletter.pdf;target=blank");
aI("text=Wednesday Night Fellowship;url=http://www.gonzalezmethodist.org/wednesday.html");
aI("text=Wednesday Night Menus;url=http://www.gonzalezmethodist.org/menu.pdf;target=blank");
aI("text=Upper Room Devotional;url=http://www.upperroom.org/devotional/;target=blank");
}

with(milonic=new menuname("Ministries")){
style=menuStyle;
aI("showmenu=Adults;text=Adults;");
aI("text=Children;url=http://www.gonzalezmethodist.org/children.html");
aI("text=Community Outreach;url=http://www.gonzalezmethodist.org/outreach.html");
aI("text=Disaster Relief;url=http://www.gonzalezmethodist.org/disaster.html");
aI("showmenu=Education;text=Education & Sunday School;");
aI("text=Evangelism;url=http://www.gonzalezmethodist.org/evangelism.html");
aI("text=Music;url=http://www.gonzalezmethodist.org/music.html");
aI("text=Prayer;url=http://www.gonzalezmethodist.org/prayer.html");
aI("text=Recreation;url=http://www.gonzalezmethodist.org/recreation.html");
aI("text=Stephen Ministry;url=http://www.gonzalezmethodist.org/stephen.html");
aI("text=Stewardship;url=http://www.gonzalezmethodist.org/stewardship.html");
aI("text=Trustees;url=http://www.gonzalezmethodist.org/trustees.html");
aI("text=Youth;url=http://www.gonzalezmethodist.org/youth.html");
}

with(milonic=new menuname("Adults")){
style=menuStyle;
aI("text=Community Friendship Club (55+);url=http://www.gonzalezmethodist.org/communityfriendship.html");
aI("text=Singles;url=http://www.gonzalezmethodist.org/singles.html");
aI("text=United Methodist Men;url=http://www.gonzalezmethodist.org/um_men.html");
aI("text=Sunday Classes for Adults;url=http://www.gonzalezmethodist.org/adult_ss.html");
}

with(milonic=new menuname("Education")){
style=menuStyle;
aI("text=Sunday Classes for Children/Youth;url=http://www.gonzalezmethodist.org/child_ss.html");
aI("text=Sunday Classes for Young Adults;url=http://www.gonzalezmethodist.org/ya_ss.html");
aI("text=Sunday Classes for Adults;url=http://www.gonzalezmethodist.org/adult_ss.html");
}

with(milonic=new menuname("Volunteer")){
style=menuStyle;
aI("text=Spiritual Gifts Assessment;url=http://www.gonzalezmethodist.org/volunteer.html");
aI("text=Step Right Up! - Service Commitment Form;url=http://www.gonzalezmethodist.org/pdf/StepRightUp_Service.pdf;target=blank");
aI("text=Step Right Up! - Pledge Commitment Form;url=http://www.gonzalezmethodist.org/pdf/StepRightUp_Pledge.pdf;target=blank");
aI("text=Step Right Up! - Children's Commitment Form;url=http://www.gonzalezmethodist.org/pdf/StepRightUp_Child.pdf;target=blank");
}

with(milonic=new menuname("Giving")){
style=menuStyle;
aI("text=Online Giving;url=http://www.gonzalezmethodist.org/give.html");
aI("text=Brick Project;url=http://www.gonzalezmethodist.org/pdf/brick.pdf;target=blank");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Contact Information & Map;url=http://www.gonzalezmethodist.org/contact.html");
aI("text=Send a Prayer Request;url=http://www.gonzalezmethodist.org/prayer.html");
}

drawMenus();

