_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?;target=;url=need-help-.php;");
aI("text=Gleaners;target=;url=gleaners.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;");
}

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();
