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="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Kabel Bk Bt";
fontsize="85%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#FFFFFF";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#857A42";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=80);Shadow(color=#000000, Direction=135, Strength=5)";
padding=3;
pagebgcolor="#FFFFE1";
pagecolor="black";
separatorcolor="#000000";
separatorsize=6;
subimage="images/arrow.gif";
subimagepadding=3;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("offbgcolor=#000000;text=HOME;url=index.htm;showmenu=G.O.D.");
aI("offbgcolor=#000000;text=ABOUT;url=about.htm;showmenu=ABOUT");
aI("offbgcolor=#000000;text=THE DISTRICT;url=intro.htm;showmenu=THE DISTRICT");
aI("offbgcolor=#000000;text=EDUCATION;url=education.htm;showmenu=EDUCATION");
aI("offbgcolor=#000000;text=RESOURCES;url=resources.htm;showmenu=RESOURCES");
aI("offbgcolor=#000000;text=CONTACT;url=contact.htm;showmenu=CONTACT");
aI("offbgcolor=#000000;text=EVENTS;url=events.htm;showmenu=EVENTS");
}

with(milonic=new menuname("ABOUT"))
{style=menuStyle;overflow="scroll";
aI("text=What Is Our Mission;url=about.htm#anchor6");
aI("text=Who We Are;url=about.htm#anchor2");
aI("text=What We Believe;url=about.htm#anchor3");
aI("text=Vision Statement;url=about.htm#anchor4");
aI("text=Core Values;url=about.htm#anchor5");
}

with(milonic=new menuname("THE DISTRICT"))
{style=menuStyle;overflow="scroll";
aI("text=The District;url=intro.htm");
aI("text=North East Region;url=churches.htm#anchor6");
aI("text=North West Region;url=churches.htm#anchor2");
aI("text=Central Region;url=churches.htm#anchor3");
aI("text=South East Region;url=churches.htm#anchor4");
aI("text=South West Region;url=churches.htm#anchor5");
}

with(milonic=new menuname("EDUCATION"))
{style=menuStyle;overflow="scroll";
aI("text=Gold Institute;url=education.htm#anchor1");
aI("text=4 Year Program;url=education.htm#anchor2");
aI("text=2010-11 Course Calendar;url=education.htm#anchor3");
aI("text=Required Textbooks;url=education.htm#anchor4");
aI("text=Course Registration Form;url=coursefrm.htm");
aI("text=Writing A Syllabus;url=pdf/educational/writing_syllabi.prn.pdf;target=_blank");
aI("text=Continuing Education;url=cont_ed.htm");
}

with(milonic=new menuname("RESOURCES"))
{style=menuStyle;overflow="scroll";
aI("text=Prayer Requests;url=mailto:vlight@zoomtown.com;target=_blank");
aI("text=GOWESLEYAN Newsletter;url=pdf/newsletters/aug10.pdf;target=_blank");
aI("text=McIntosh Reports;url=resources.htm#anchor6");
aI("text=International Website;url=http://www.wesleyan.org;target=_blank");
aI("text=Wesleyan Women;url=ww.htm");
aI("text=Wesleyan Youth;url=http://www.gowesleyan.org/youth/;target=_blank");
aI("text=Wesleyan Men;url=wm.htm");
aI("text=Pastoral Guidelines;url=pdf/pastoral/pastoral_guidelines.prn.pdf;target=_blank");
aI("text=Pastor's Weekly Report;url=actionfrm.htm#anchor6");
aI("text=Pastoral Quarterly Reports;url=online_forms.htm");
aI("text=Attendance & Finance Report;url=online_forms.htm#anchor1");
aI("text=Quarterly Statistical Report;url=online_forms.htm#anchor2");
aI("text=Monthly Church Planting Report;url=online_forms.htm#anchor3");
aI("text=Web Disclaimer;url=disclaimer.htm");
}

with(milonic=new menuname("CONTACT"))
{style=menuStyle;overflow="scroll";
aI("text=Rev. Jeffrey Mansell, District Superintendent;url=mailto:jmansell@gowesleyan.org;target=_blank");
aI("text=Church Planting;url=mailto:pcdyer@gowesleyan.org;target=_blank");
aI("text=Education & Development;url=mailto:stevespaeth@gowesleyan.org;target=_blank");
aI("text=District Finances;url=mailto:treasurer2@gowesleyan.org;target=_blank");
aI("text=Office Administrator;url=mailto:brendawmc@gowesleyan.org;target=_blank");
aI("text=Communications;url=mailto:fairfieldwesleyan@fuse.net;target=_blank");
aI("text=Web Administrator;url=mailto:dudding@gowesleyan.org;target=_blank");
}

with(milonic=new menuname("EVENTS"))
{style=menuStyle;overflow="scroll";

}

drawMenus();

