_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#E7E6E7";
onbold="bold";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="White";
onbgcolor="White";
oncolor="#000000";
outfilter="Fade(Overlap=1.00)";
padding="2";
separatorcolor="Transparent";
separatorsize="2";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=Home.html;");
aI("showmenu=About UsFlyerINFO_BAR_MENU;text=About Us;target=;url=About-Us.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Get Started;target=;url=Get-Started.html;");
aI("text=UK Walks;target=;url=UK-Walks.html;");
aI("text=Register;target=;url=Register.html;");
aI("text=Free Resources;target=;url=Free-Resources.html;");
aI("showmenu=Rss News FeedPremier Christian NewsINFO_BAR_MENU;text=Rss News Feed;target=;url=Rss-News-Feed.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("About UsFlyerINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Flyer;target=;url=Flyer.html;");
}

with(milonic=new menuname("Rss News FeedPremier Christian NewsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Premier Christian News;target=;url=Premier-Christian-News.html;");
aI("text=Word for Today Devotional;target=;url=Word-for-Today-Devotional.html;");
}


 drawMenus();
