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()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#FFFFFF";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=180;
aI("text=Home;url=http://www.digbywesleyan.com/;");
aI("showmenu=About Us;text=About Us;");
aI("showmenu=Ministries;text=Ministries;");
aI("text=Kids;url=http://kids4christatdwc.blogspot.com/;");
aI("text=Youth;url=http://seniorhighyouth.blogspot.com/;");
aI("text=Calendar;url=http://www.digbywesleyan.com/calendar.html;");
aI("text=Photos;url=http://www.flickr.com/photos/digbywesleyan/sets/;");
aI("text=Video;url=http://dwcvideo.blogspot.com/;");
aI("text=Sermon Notes;url=http://dwcsermonnotes.blogspot.com/;");
aI("text=Bulletin;url=https://docs.google.com/leaf?id=0Bzpr2FH6d8TxNjFkOWIwMzMtMGMxMy00YjM3LTkzZWEtYzY0MmFjODU3Y2Nh&hl=en_GB");
aI("text=Facebook;url=http://www.facebook.com/digbywc;");
aI("text=Contact Us;url=http://www.digbywesleyan.com/contactus.html;");
}

with(milonic=new menuname("About Us")){
overflow="scroll";
style=menuStyle;
aI("text=Service Times;url=http://www.digbywesleyan.com/servicetimes.html;")
aI("text=We Believe;url=http://www.digbywesleyan.com/webelieve.html;")
aI("text=History;url=http://www.digbywesleyan.com/history.html;")
aI("text=Pastors;url=http://www.digbywesleyan.com/pastors.html;")
}

with(milonic=new menuname("Ministries")){
style=menuStyle;
aI("text=Kids;url=http://kids4christatdwc.blogspot.com/;");
aI("text=Youth;url=http://seniorhighyouth.blogspot.com/;");
aI("text=Adults;url=http://www.digbywesleyan.com/adults.html;");
aI("text=Special Events;url=http://dwcspecialevents.blogspot.com/;");
aI("text=Global Partners;url=http://www.digbywesleyan.com/globalpartners.html;");
aI("text=Volunteers;url=http://www.digbywesleyan.com/volunteers.html;");
}

drawMenus();

