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(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
onbold=1;
bordercolor="black";
borderstyle="solid";
borderwidth=1;
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="white";
offcolor="black";
onbgcolor="#FFE773";
oncolor="blue";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="white";
pagecolor="blue";
separatorcolor="black";
separatorsize=1;
}

with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
onbold=1;
offcolor="black";
oncolor="blue";
rawcss="padding-left:27px;padding-right:27px";
separatorimage="disco_sep.gif";
bgimage="disco_mid.gif";
menubgimage="disco_mid.gif";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=31;
orientation="horizontal";
style=menuStyle;
top=288;
menuwidth="100%";
menualign="center";
aI("text=Home;url=http://lighthousebenicia.org/;");
aI("showmenu=OurMinistries;text=Our Ministries;");
aI("text=Pastor's Word;url=http://lighthousebenicia.org/PastorsPage.htm;");
aI("text=Message Boards;target=_blank;url=http://lighthousebenicia.org/phpBB3;");
aI("showmenu=PhotoGallery;text=Photo Gallery;");
aI("text=Events;url=http://lighthousebenicia.org/events.htm;");
aI("text=Weekly Sermons;url=http://lighthousebenicia.org/lightfortoday.htm;");
aI("showmenu=ContactUs;text=Contact Us");
aI("showmenu=AboutUs;text=About Us;");
}



with(milonic=new menuname("OurMinistries")){
itemheight=31;
itemwidth=150;
orientation="vertical";
style=submenuStyle;
top="offset=5";
aI("text=Overview;url=http://lighthousebenicia.org/ministries.htm;");
aI("text=Kingdom Kidz;url=http://lighthousebenicia.org/kingdomkidz.htm;");
aI("text=Youth Ministry;url=http://lighthousebenicia.org/youth.htm;");
aI("text=Home Groups;url=http://lighthousebenicia.org/houseoflighthomegroups.htm;");
aI("text=Women's Ministry;url=http://lighthousebenicia.org/womensministries.htm;");
aI("text=Men's Ministry;url=http://lighthousebenicia.org/mensministry.htm;");
}

with(milonic=new menuname("PhotoGallery")){
itemheight=31;
itemwidth=150;
orientation="vertical";
style=submenuStyle;
top="offset=5";
aI("text=Browse Photos;target=_blank;url=http://www.lighthousebenicia.org/gallery2/main.php?g2_itemId=186;");
aI("text=Slideshow;target=_blank;url=http://www.lighthousebenicia.org/gallery2/main.php?g2_view=slideshow.Slideshow&g2_itemId=186;");
}

with(milonic=new menuname("Events")){
itemheight=31;
itemwidth=150;
orientation="vertical";
style=submenuStyle;
top="offset=5";
aI("text=Events;url=http://lighthousebenicia.org/events.htm;");
}

with(milonic=new menuname("ContactUs")){
itemheight=31;
itemwidth=150;
orientation="vertical";
style=submenuStyle;
top="offset=5";
aI("text=Request Prayer;url=http://lighthousebenicia.org/contactus.htm;");
aI("text=Directions;target=_blank;url=http://maps.google.com/maps?f=q&hl=en&q=1175+Church+Street,+Benicia,+CA+94510&sll=38.066406,-122.179341&sspn=0.009562,0.016565&ie=UTF8&ll=38.064227,-122.177367&spn=0.009562,0.016565&z=16&iwloc=addr&om=1;");
}

with(milonic=new menuname("AboutUs")){
itemheight=31;
itemwidth=150;
orientation="vertical";
style=submenuStyle;
top="offset=5";
aI("text=Our Pastor & History;url=http://lighthousebenicia.org/aboutus.htm;");
aI("text=Pastoral Staff;url=http://lighthousebenicia.org/pastoralstaff.htm;");
}


drawMenus();

