_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="LightBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ADD8E6";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="DarkGray";
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()){
bordercolor="LightBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightBlue";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="DarkGray";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.fdearchitects.co.uk/;");
aI("showmenu=Projects/HealthcareLEFT_MENU;text=Projects;target=;url=Projects.html;");
aI("text=Accreditations;target=;url=Accreditations.html;");
}

with(milonic=new menuname("Projects/HealthcareLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Projects/Healthcare/Primary and Mental Healthcare ProjectsLEFT_MENU;text=Healthcare;target=;url=Healthcare.html;");
aI("text=Education;target=;url=Education.html;");
aI("text=Listed buildings;target=;url=Listed-buildings.html;");
aI("text=Residential Projects;target=;url=Residential-Projects.html;");
aI("text=Healthcare Projects List;target=;url=Healthcare-Projects-List.html;");
aI("text=Education Project list;target=;url=Education-Project-list.html;");
aI("text=Listed Building Project List;target=;url=Listed-Building-Project-List.html;");
}

with(milonic=new menuname("Projects/Healthcare/Primary and Mental Healthcare ProjectsLEFT_MENU")){
style=submenuStyle;
aI("text=Primary and Mental Healthcare Projects;target=;url=Primary-and-Mental-Healthcare-Projects.html;");
aI("text=Scanner Installations;target=;url=Scanner-Installations.html;");
aI("text=Acute Healthcare Projects;target=;url=Acute-Healthcare-Projects.html;");
}


 drawMenus();

