_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0.png";
fontfamily="Century Gothic, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#444444";
subimagepadding="2";
rawcss="line-height:1em";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.png";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.png";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=400;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.plan4development.co.uk/;align=center;");
aI("showmenu=news/news 1INFO_BAR_MENU;text=news;target=;url=news.html;align=center;");
aI("showmenu=articles/development financeINFO_BAR_MENU;text=articles;target=;url=articles.html;align=center;");
aI("text=privacy;target=;url=privacy.html;align=center;");
aI("text=contact;target=;url=contact.html;align=center;keepalive=1;");
}

with(milonic=new menuname("news/news 1INFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=news 1;target=;url=news-1.html;");
aI("text=news 2;target=;url=news-2.html;");
aI("text=news 3;target=;url=news-3.html;separatorsize=4;");
}

with(milonic=new menuname("articles/development financeINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=development finance;target=;url=development-finance.html;");
aI("text=property developer;target=;url=property-developer.html;");
aI("text=end of the boom;target=;url=end-of-the-boom.html;separatorsize=4;");
}


 drawMenus();

