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="#103C84";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#DEAA42";
image="http://www.burryschurch.org/orangedots.gif";
imagepadding=6;
offbgcolor="#103C84";
offcolor="#ffffff";
onbgcolor="#DEAA42";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="";
overimage="http://www.burryschurch.org/whitedots.gif";
padding=6;
pagebgcolor="#103C84";
pagecolor="#DEAA42";
separatorcolor="#ffffff";
separatorsize=1;
subimage="http://www.burryschurch.org/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="#DEAA42";
offbgcolor="#103C84";
offcolor="#ffffff";
onbgcolor="#DEAA42";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="#white";
separatorcolor="#758CC9";
separatorsize=1;
subimage="http://www.burryschurch.org/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Visitor")){
margin=7;
style=submenuStyle;
aI("text=Welcome Message;url=http://www.burryschurch.org/welcome.html;");
aI("text=Service Times & Directions;url=http://www.burryschurch.org/directions.html;");
aI("text=Contact Us;url=http://www.burryschurch.org/contact.html;");
aI("text=Our Mission;url=http://www.burryschurch.org/mission.html;");
aI("text=Our History;url=http://www.burryschurch.org/history.html;");
aI("text=Our Staff;url=http://www.burryschurch.org/staff.html;");


}

with(milonic=new menuname("Ministries")){
margin=7;
style=submenuStyle;
aI("text=Sunday School;url=http://www.burryschurch.org/sundayschool.html;");
aI("text=Women's;url=http://www.burryschurch.org/womens.html;");
// aI("text=Sports;url=http://www.burryschurch.org;");
aI("showmenu=Youth;text=Youth;");
}

with(milonic=new menuname("Youth")){
margin=7;
style=submenuStyle;
aI("text=Nursery;url=http://www.burryschurch.org/nursery.html;");
aI("text=Children's (Pre-6);url=http://www.burryschurch.org/childrens.html;");
aI("text=ETC (7-12);url=http://www.burryschurch.org/etc.html;");
}

with(milonic=new menuname("Happenings")){
margin=7;
style=submenuStyle;
aI("text=Calendar;url=http://www.burryschurch.org/cgi-bin/calendar.pl;");
aI("text=Hill Top Newsletter;url=http://www.burryschurch.org/newsletter.html;");
aI("text=Items of Interest ;url=http://www.burryschurch.org/interest.html;");
}

with(milonic=new menuname("Resources")){
margin=7;
style=submenuStyle;
aI("showmenu=Forms;text=Forms;");
aI("text=Nursery Schedule;url=http://www.burryschurch.org/nursery_schedule.html;target=windowsname;targetfeatures=width=400,height=425,left=250 top=175");
aI("text=Toddler Church  Schedule;url=http://www.burryschurch.org/tod_jr_kinder_schedule.html;target=windowsname;targetfeatures=width=425,height=400,scrollbars=no, toolbar=no,directories=no,left=200 top=175,menu bar=no");

}

with(milonic=new menuname("Forms")){
margin=7;
style=submenuStyle;
aI("text=Request For Advertising;url=http://www.burryschurch.org/forms/Advertising.pdf;target=windowsname;targetfeatures=width=600,height=800,scrollbars=yes, toolbar=yes,directories=no,left=0 top=0,menu bar=yes");
aI("text=Request For Check;url=http://www.burryschurch.org/forms/Check.pdf;target=windowsname;targetfeatures=width=600,height=800,scrollbars=yes, toolbar=yes,directories=no,left=0 top=0,menu bar=yes");
aI("text=Building Usage;url=http://www.burryschurch.org/forms/Building.pdf;target=windowsname;targetfeatures=width=600,height=800,scrollbars=yes, toolbar=yes,directories=no,left=0 top=0,menu bar=yes");
aI("text=Marriage Policy Statement;url=http://www.burryschurch.org/forms/Marriage Policy Statement.pdf;target=windowsname;targetfeatures=width=600,height=800,scrollbars=yes, toolbar=yes,directories=no,left=0 top=0,menu bar=yes");
aI("text=Infant Baptism Policy;url=http://www.burryschurch.org/forms/Infant Baptism Policy.pdf;target=windowsname;targetfeatures=width=600,height=800,scrollbars=yes, toolbar=yes,directories=no,left=0 top=0,menu bar=yes");


}

drawMenus();

