_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#7FD9F4";
oncolor="Black";
padding="10";
separatorcolor="#04364B";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#178DB6";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#178DB6";
offcolor="White";
onbgcolor="#7FD9F4";
oncolor="Black";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://fernvalechurch.org.au/;");
aI("showmenu=About UsMission StatementLEFT_MENU;text=About Us;target=;url=About-Us.php;");
aI("text=News;target=;url=http://www.fernvalechurch.org.au/wordpress/;");
aI("text=Church Newsletters;target=;url=Church-Newsletters.php;");
aI("text=Calendar;target=;url=Calendar.php;");
aI("text=Devotions/ Bible Reading Resouces;target=;url=Devotions-Bible-Reading-Resouces.php;");
aI("text=Need Help? Someone to Talk to?;target=;url=Need-Help-Someone-to-Talk-to-.php;");
aI("showmenu=Resource CentreChristian VideosLEFT_MENU;text=Resource Centre;target=;url=Resource-Centre.php;");
aI("text=The Town of Fernvale;target=;url=http://www.fernvale.info;");
aI("text=SOKA;target=;url=http://www.soka.com.au;");
}

with(milonic=new menuname("About UsMission StatementLEFT_MENU")){
style=submenuStyle;
aI("text=Mission Statement;target=;url=Mission-Statement.php;");
aI("text=Contact Us;target=;url=Contact-Us.php;");
}

with(milonic=new menuname("Resource CentreChristian VideosLEFT_MENU")){
style=submenuStyle;
aI("text=Christian Videos;target=;url=Christian-Videos.php;");
aI("text=Music Web Streams;target=;url=Music-Web-Streams.php;");
aI("text=Creation;target=;url=Creation.php;");
aI("text=Links;target=;url=Links.php;");
}


 drawMenus();
