_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#373737";
offcolor="#ffffff";
onbgcolor="#80B14D";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#373737";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#215001";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#215001";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.transitionlavenham.co.uk/;");
aI("showmenu=Why, What and Who?Why transitionLEFT_MENU;text=Why, What and Who?;target=;url=Why,-What-and-Who-.html;");
aI("text=Big Climate reconnection;target=;url=Big-Climate-reconection.html;");
aI("text=Getting involved;target=;url=Getting-involved.html;");
aI("text=Freebies;target=;url=Freebies.html;");
aI("showmenu=ProgressOne Year OnLEFT_MENU;text=Progress;target=;url=Progress.html;");
aI("showmenu=NewslettersNewsletter 1LEFT_MENU;text=Newsletters;target=;url=Newsletters.html;");
aI("showmenu=ArticlesBury Free Press1LEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("Why, What and Who?Why transitionLEFT_MENU")){
style=submenuStyle;
aI("text=Why transition;target=;url=Why-transition.html;");
aI("text=What we plan;target=;url=What-we-plan.html;");
aI("text=Who are we;target=;url=Who-are-we.html;");
}

with(milonic=new menuname("ProgressOne Year OnLEFT_MENU")){
style=submenuStyle;
aI("text=One Year On;target=;url=One-Year-On.html;");
}

with(milonic=new menuname("NewslettersNewsletter 1LEFT_MENU")){
style=submenuStyle;
aI("text=Newsletter 1;target=;url=Newsletter-1.html;");
aI("text=Newsletter 2;target=;url=Newsletter-2.html;");
aI("text=Newsletter 3;target=;url=Newsletter-3.html;");
aI("text=Transition Network Newsletter April 2011;target=;url=Transition-Network-Newsletter-April-2011.html;");
}

with(milonic=new menuname("ArticlesBury Free Press1LEFT_MENU")){
style=submenuStyle;
aI("text=Bury Free Press1;target=;url=Bury-Free-Press1.html;");
aI("text=Sudbury mercury 2;target=;url=Sudbury-mercury-2.html;");
}


 drawMenus();

