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()){
bgimage="/java/button4.jpg";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Tahoma, Geneva, sans-serif";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#FFFFFF";
headercolor="#FFFFFF";
offbgcolor="#FFFFFF";
offcolor="#FFFFFF";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0)";
overfilter="Fade(duration=0);Alpha(opacity=100);";
padding=3;
pagecolor="white";
separatorcolor="#FFFFFF";
separatorsize=1;
subimagepadding=0;
//screenposition="center";
//top="offset=-200";
//position='relative';
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Tahoma, Geneva, sans-serif";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#84944D";
offcolor="#FFFFFF";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0)";
overbgimage="/java/button4.jpg";
overfilter="Fade(duration=0);Alpha(opacity=100);";
padding=3;
pagebgcolor="#84944D";
pagecolor="white";
separatorcolor="#FFFFFF";
separatorsize=1;
//subimage="/java/grey_9x7.gif";
subimagepadding=0;
//position='relative';
}

/*
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//left=0;
position="relative";
orientation="horizontal";
style=menuStyle;
//top=75;
aI("status=Back To Home Page;text=&nbsp;Home&nbsp;;url=http://www.vine-church.org/;");
aI("showmenu=aboutus;text=&nbsp;About Us&nbsp;;url=http://www.vine-church.org/aboutus/index.html;");
//aI("showmenu=worship;text=&nbsp;Worship&nbsp;;url=http://www.vine-church.org/contact/marriot.html;");
aI("showmenu=getconnected;text=&nbsp;Get Connected&nbsp;;url=http://www.vine-church.org/getconnected/connectgroups.html;");
aI("showmenu=ministries;text=&nbsp;Ministries&nbsp;;");
aI("showmenu=media;text=&nbsp;Media&nbsp;;");
aI("showmenu=contactus;text=&nbsp;Contact Us&nbsp;;url=http://www.vine-church.org/contact/contact_us.html;");
}
*/

with(milonic=new menuname("aboutus")){
style=submenuStyle;
aI("text=Welcome;url=http://www.vine-church.org/aboutus/index.html;");
aI("text=Our Mission;url=http://www.vine-church.org/aboutus/mission.html;");
aI("text=Our Values;url=http://www.vine-church.org/aboutus/values.html;");
aI("text=Statement of Faith;url=http://www.vine-church.org/aboutus/statement.html;");
aI("text=Our Staff;url=http://www.vine-church.org/aboutus/staff.html;");
aI("text=Location & Time;url=http://www.vine-church.org/contact/eaglerock.html;");
//aI("text=Location & Time;url=http://www.vine-church.org/contact/newcastle_park.html;");
}

//with(milonic=new menuname("worship")){
//	style=submenuStyle;
//	aI("text=Location & Time;url=http://www.vine-church.org/contact/marriot.html;");
//}



with(milonic=new menuname("getconnected")){
style=submenuStyle;
aI("text=Connect Groups;url=http://www.vine-church.org/getconnected/connectgroups.html;");
aI("text=Vine Clusters;url=http://www.vine-church.org/getconnected/clusters.html;");
/*aI("text=Life Groups;url=http://www.vine-church.org/lifegroups/index.html;");*/

}

with(milonic=new menuname("ministries")){
style=submenuStyle;
aI("text=Jr. Explorers;url=http://www.vine-church.org/ministries/childrens.html;");
aI("text=Connect Groups;url=http://www.vine-church.org/getconnected/connectgroups.html;");
aI("text=Life Groups;url=http://www.vine-church.org/lifegroups/index.html;");
}

with(milonic=new menuname("media")){
style=submenuStyle;
aI("text=Photo Gallery;url=http://www.vine-church.org/media/pictures.html;");
aI("text=Sermons;url=http://www.vine-church.org/media/sermons.html;");
aI("text=Podcasts;url=http://www.vine-church.org/media/podcast/podcasts.html;");
}

//with(milonic=new menuname("contactus")){
//style=submenuStyle;
//aI("text=Contact Us;url=http://www.vine-church.org/contact/marriot.html;");
//aI("text=Our Staff;url=http://www.vine-church.org/aboutus/staff.html;showmenu=staff;");
//}

//with(milonic=new menuname("staff")){
//style=submenuStyle;
//aI("text=Marcus Choi;url=http://www.vine-church.org/aboutus/marcus.html;");
//aI("text=Steve Jin;url=http://www.vine-church.org/aboutus/steve.html;");
//aI("text=Dennis Park;url=http://www.vine-church.org/aboutus/dennis.html;");
//}

drawMenus();

