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()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#6086D0";
offcolor="#000000";
onbgcolor="#6086D0";
oncolor="#000000";
onsubimage="http://www.stmarys-aiken.org/menuimages/arrow3orange3d.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
separatorcolor="#F9C94D";
separatorheight=16;
separatorsize=12;
subimage="http://www.stmarys-aiken.org/menuimages/arrow3blue3d.gif";
subimagepadding=5;
}

with(submenuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#BBCCEE";
offcolor="#000000";
onbgcolor="#F9C94D";
onborder="1px solid #6086D0";
oncolor="#6086D0";
onsubimage="http://www.stmarys-aiken.org/menuimages/arrow3orange3d.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagecolor="black";
separatorcolor="#C7D4DB";
separatorheight=10;
separatorpadding=2;
separatorsize=1;
subimage="http://www.stmarys-aiken.org/menuimages/arrow3blue3d.gif";
subimagepadding=5;
}

/*with(milonic=new menuname("menu_data_left")){
alwaysvisible=1;
left=200;
orientation="vertical";
style=menuStyle;
top=300;
aI("text=Home;url=http://www.milonic.com/;");
aI("showmenu=Topical;text=Topical Page Information;");
aI("showmenu=Bulletin Highlights - Plus;text=Bulletin Highlights - PLUS ...;");
aI("showmenu=CommLinks;text=Communications & Links;");
aI("showmenu=MHP;text=Ministries & Activities;");
aI("showmenu=MyMilonic;text=Mission, History & Pictures;");
aI("showmenu=News/Events;text=Parish News & Social Events;");
aI("showmenu=MyMilonic;text=Staff Information;");
} */

with(milonic=new menuname("Topical")){
style=submenuStyle;
aI("text=Page & Editor Index;url=./pages/topical page index/pgindex.html");
aI("text=Website Map;url=./pages/topical page index/map.html");
}

with(milonic=new menuname("CommLinks")){
style=submenuStyle;
aI("text=Catholic Links;url=./pages/parish communications and links/links.html");
aI("text=From the Magisterium;url=./pages/parish communications and links/magisterium.html");
aI("text=From the Pastor;url=./pages/parish communications and links/pastor.html");
}

with(milonic=new menuname("Church/School")){
style=submenuStyle;
aI("text=Church Staff;url=./pages/church and school staff/church.html");
aI("text=School Staff;url=./pages/church and school staff/school.html");
}

with(milonic=new menuname("MHP")){
style=submenuStyle;
aI("text=Exterior Photo Gallery;url=./pages/parish mhp/exterior.html");
aI("text=Interior Photo Gallery;url=./pages/parish mhp/interior.html");
aI("text=Parish Mission & History;url=./pages/parish mhp/mhp.html");
}

with(milonic=new menuname("News/Events")){
style=submenuStyle;
aI("text=Social Events;url=./pages/oddsends/events.html");
aI("text=Website News;url=./pages/oddsends/webnews.html");
}

drawMenus();
