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="#003366";
borderstyle="solid";
position="relative";
borderwidth=0;
fontfamily="Arial, Tahoma";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFE47B";
offcolor="#993300";
onbgcolor="#FFCC33";
oncolor="#660000";
//outfilter="Fade(duration=0.5);Alpha(opacity=90);";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.4);Alpha(opacity=90);";
padding=6;
pagebgcolor="#FFE47B";
pagecolor="#660000";
separatorcolor="#EFCE6B";
separatorsize=1;
subimage="";
subimagepadding=2;
}

with(menuStyle2=new mm_style()){
bordercolor="#EFCE6B";
borderstyle="solid";
position="relative";
borderwidth=1;
fontfamily="Arial, Tahoma";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFE47B";
offcolor="#993300";
onbgcolor="#FFCC33";
oncolor="#660000";
outfilter="Fade(duration=0.5);Alpha(opacity=90);";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.4);Alpha(opacity=90);";
padding=6;
pagebgcolor="#FFE47B";
pagecolor="#660000";
separatorcolor="#EFCE6B";
separatorsize=1;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("Ministries")){
style=menuStyle2;
aI("text=Men Of Valour;url=men_of_valour.php;")
aI("text=Women Of Vision;url=women_of_vision.php;")
aI("text=King's Sons & Daughters;url=kings_sons.php;")
aI("text=Merry Hearts;url=merry_hearts.php;")
aI("text=Counseling Deprtment;url=counseling.php;")
aI("text=Bowels Of Mercies;url=bowels_of_mercies.php;")
aI("text=Evangelism;url=evangelism.php;")
aI("text=Yoke Destroyers;url=yoke_destroyers.php;")
aI("text=Future Generation Alliance;url=future_gen.php;")
aI("text=Children's Program;url=children.php;")
}

with(milonic=new menuname("Sermons")){
style=menuStyle2;
aI("text=Audio Sermons;url=audio_sermon.php;")
aI("text=Sermons (Text);url=sermon.php;")
}
drawMenus();

