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()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="";
imagepadding=6;
offbgcolor="#5282b5";
offcolor="#ffffff";
onbgcolor="#637dad";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
overimage="";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#8c9ec6";
offcolor="#ffffff";
onbgcolor="#637dad";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#758CC9";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
left=0;
orientation="horizontal";
style=menuStyle;
top=0;
aI("text=Home;url=index.htm;");
aI("showmenu=Church;text=Church;");
aI("showmenu=School;text=School;");
aI("showmenu=RE;text=Religious Education;");
aI("showmenu=Organizations;text=Organizations;");
aI("showmenu=Links;text=Links;");
aI("text=;url=;");
}

with(milonic=new menuname("Church")){
margin=7;
style=submenuStyle;
aI("text=Church Main Page;url=church.htm;");
aI("text=Letter from Father;url=letter.htm;");
aI("text=Church History;url=history.htm;");
aI("text=Map to Parish;url=map.htm;");
aI("text=Historical Pictures;url=histpic.htm;");
aI("text=Church Bulletin;url=bulletin.htm;");
}

with(milonic=new menuname("School")){
margin=7;
style=submenuStyle;
aI("text=School Main Page;url=school.htm;");
aI("text=Home Rooms;url=classes.htm;");
aI("text=Friday's Letter;url=fridayletter.htm;");
aI("text=School Newspaper;url=newspaper.htm;");
aI("text=Sports;url=sports.htm;");
aI("text=Team 21;url=team_21_retreat.htm;");
aI("text=School History;url=schoolhistory.htm;");
aI("text=School Handbook;url=handbook.htm;");
aI("text=Fundraisers;url=schfundraisers.htm;");
aI("text=Special Events;url=special_events.htm;");
}

with(milonic=new menuname("Organizations")){
margin=7;
style=submenuStyle;
aI("text=Catholic Daughters;url=catholicdaughters.htm;");
aI("text=Knights of Columbus;url=knightsofcolumbus.htm;");
aI("text=Listing Request;url=organizations.htm;");
aI("text=;url=;");
}

with(milonic=new menuname("RE")){
margin=7;
style=submenuStyle;
aI("text=About Religious Education;url=re.htm;");
}

with(milonic=new menuname("Links")){
margin=7;
style=submenuStyle;
aI("text=Contact Us;url=contactus.htm;");
aI("text=Login to Email (Axigen);url=http://school.holytrinityok.org;");
aI("text=Archdiocese of Oklahoma City;url=http://www.catharchdioceseokc.org/;");
aI("text=Father Stanley Rother;url=http://www.catharchdioceseokc.org/history/rotherindex.htm;");
aI("text=The Sooner Catholic;url=http://www.catharchdioceseokc.org/sooner/index.htm;");
aI("text=Catholic Online;url=http://www.catholic.org/;");
aI("text=;url=;");
}


with(milonic=new menuname("Home Rooms")){
margin=7;
style=submenuStyle;
aI("text=Tiny Tigers;url=3yr.htm;");
aI("text=Preschool;url=preschool.htm;");
aI("text=Kindergarten;url=k.htm;");
aI("text=First;url=first.htm;");
aI("text=Second;url=first.htm;");
aI("text=Third;url=third.htm;");
aI("text=Fourth;url=forth.htm;");
aI("text=Fifth;url=fifth.htm;");
aI("text=Sixth;url=sixth.htm;");
aI("text=Seventh;url=seventh.htm;");
aI("text=Eighth;url=eighth.htm;");
aI("text=;url=;");
}

drawMenus();

