fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#FFFFCC";
borderstyle="solid";
borderwidth=1;
fontfamily="Papyris";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#800000";
headercolor="#800000";
offbgcolor="#800000";
offcolor="#FFFFCC";
onbgcolor="#800000";
oncolor="#FFF000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#800000', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#FFFFCC";
pagecolor="black";
separatorcolor="#FFFFCC";
separatorsize=1;
subimage="http://www.suscopts.org/stphilopateerdallas/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
orientation="vertical";
style=menuStyle;
top=180;
aI("text=Home;url=http://www.suscopts.org/stphilopateerdallas");
aI("text=St. Philopateer;url=http://www.suscopts.org/stphilopateerdallas/StPhilopateer.htm;");
aI("text=Calendar/Announcements;url=http://www.suscopts.org/stphilopateerdallas/Calendar.htm;");
aI("text=Deacons Corner;url=http://www.suscopts.org/stphilopateerdallas/deaconscorner.htm;");
aI("text=Coloring Books;url=http://www.suscopts.org/stphilopateerdallas/ColoringBooks.php;");
aI("showmenu=sundayschool;text=Sunday School;");
aI("showmenu=Ministries;text=Ministries;");
aI("showmenu=SocialServices;text=SocialServices;");
aI("text=Building Progress;url=http://www.suscopts.org/stphilopateerdallas/BuildingProgress.htm;");
aI("text=Videos and Webcasts;url=http://www.suscopts.org/stphilopateerdallas/Videos.htm;");

aI("text=Contact Information;url=http://www.suscopts.org/stphilopateerdallas/Contacts.htm;");
aI("text=Visitors Information;url=http://www.suscopts.org/stphilopateerdallas/Visitors.htm;");

}

with(milonic=new menuname("sundayschool")){
overflow="scroll";
style=menuStyle;
aI("text=Pre-K;url=http://www.suscopts.org/stphilopateerdallas/ServantsCorner.htm;")
aI("text=K - 5th;url=http://www.suscopts.org/stphilopateerdallas/ServantsCorner.htm;")
aI("text=6-7-8 (middle);url=http://www.suscopts.org/stphilopateerdallas/ServantsCorner.htm;")
aI("text=High 9 - 11th;url=http://www.suscopts.org/stphilopateerdallas/ServantsCorner.htm;")
aI("text=Servants Corner;url=http://www.suscopts.org/stphilopateerdallas/servantscorner/index.html;")

}

with(milonic=new menuname("Ministries")){
overflow="scroll";
style=menuStyle;
aI("text=Men's Ministry;url=http://www.suscopts.org/stphilopateerdallas/Anouncements.htm;")
aI("text=Women's Ministry;url=http://www.suscopts.org/stphilopateerdallas/WomensGroup.htm;")
aI("text=Young Adults (English);url=http://www.suscopts.org/stphilopateerdallas/Anouncements.htm;")
aI("text=Young Adults (Arabic);url=http://www.suscopts.org/stphilopateerdallas/Anouncements.htm;")
aI("text=Youth Group (Hs Srs - 21 Yrs);url=http://www.suscopts.org/stphilopateerdallas/ServantsCorner.htm;")

aI("text=Pre-Servants;url=http://www.suscopts.org/stphilopateerdallas/Anouncements.htm;")



}
with(milonic=new menuname("SocialServices")){
overflow="scroll";
style=menuStyle;
aI("text=Housing Assistance;url=http://www.suscopts.org/stphilopateerdallas/InWork.htm;")
aI("text=English Language Lessons;url=http://www.suscopts.org/stphilopateerdallas/InWork.htm;")
aI("text=Furnishings Assistance;url=http://www.suscopts.org/stphilopateerdallas/InWork.htm;")
aI("text=Local Trip Assistance;url=http://www.suscopts.org/stphilopateerdallas/InWork.htm;")
}

drawMenus();

