_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#505F7D";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#92ADE3";
offcolor="Black";
onbgcolor="DimGray";
oncolor="#ffffff";
padding="6";
separatorcolor="#505F7D";
separatorsize="3";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=What's New This Month;target=;url=http://www.st-michael-gard.com/;");
aI("text=Chaplains Monthly Newsletter;target=;url=Chaplains-Monthly-Newsletter.html;");
aI("text=Items for Sale;target=;url=Items-for-Sale.html;");
aI("text=Who are we?;target=;url=Who-are-we.html;");
aI("text=How we Began;target=;url=How-we-Began.html;");
aI("text=St Michael's People;target=;url=St-Michael's-People.html;");
aI("text=Service Details;target=;url=Service-Details.html;");
aI("text=Where we Worship;target=;url=Where-we-Worship.html;");
aI("text=Sunday School;target=;url=Sunday-School.html;");
aI("text=Favourite Recipes;target=;url=Favourite-Recipes.html;");
aI("text=Supported Charities;target=;url=Supported-Charities.html;");
aI("text=Bishop David's Blog;target=;url=Bishop-David's-Blog.html;");
aI("text=FAQs;target=;url=FAQs.html;");
aI("text=Especially For Visitors;target=;url=Especially-For-Visitors.html;");
aI("text=Contacts;target=;url=Contacts.html;");
aI("showmenu=Previously Published Articles/Mothering SundayLEFT_MENU;text=Previously Published Articles;target=;url=Previously-Published-Articles.html;");
aI("showmenu=Recipe Archives/March RecipeLEFT_MENU;text=Recipe Archives;target=;url=Recipe-Archives.html;");
aI("showmenu=Village Archives/AnduzeLEFT_MENU;text=Village Archives;target=;url=Village-Archives.html;");
aI("text=Weather;target=;url=Weather.html;");
}

with(milonic=new menuname("Previously Published Articles/Mothering SundayLEFT_MENU")){
style=submenuStyle;
aI("text=Mothering Sunday;target=;url=Mothering-Sunday.html;");
aI("text=Easter Article;target=;url=Easter-Article.html;");
}

with(milonic=new menuname("Recipe Archives/March RecipeLEFT_MENU")){
style=submenuStyle;
aI("text=March Recipe;target=;url=Recipes.html;");
aI("text=April Recipe;target=;url=April-Recipe.html;");
aI("text=May Recipe;target=;url=May-Recipe.html;");
aI("text=June Recipe;target=;url=June-Recipe.html;");
aI("text=October Recipe;target=;url=October-Recipe.html;");
aI("text=November Recipe;target=;url=November-Recipe.html;");
aI("text=December Recipe;target=;url=December-Recipe.html;");
}

with(milonic=new menuname("Village Archives/AnduzeLEFT_MENU")){
style=submenuStyle;
aI("text=Anduze;target=;url=Anduze.html;");
aI("text=Les Beaux;target=;url=Les-Beaux.html;");
aI("text=Uzes;target=;url=Uzes.html;");
}


 drawMenus();

