_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/white_13x13_tb.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Eastlands Home;target=;url=http://www.eastlands-court.co.uk/;");
aI("showmenu=Services/Eastlands Court Serviced OfficesLEFT_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=Contact Us/DirectionsLEFT_MENU;text=Contact Us;target=;url=Contact-Eastlands-Court-Business-Centre.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Recommended Links;target=;url=Links/Links.html;");
aI("text=Policy;target=;url=Policy.html;");
}

with(milonic=new menuname("Services/Eastlands Court Serviced OfficesLEFT_MENU")){
style=submenuStyle;
aI("text=Eastlands Court Serviced Offices;target=;url=Eastlands-Court-Serviced-Offices-in-Rugby,-Warwickshire.html;");
aI("text=Eastlands Virtual Offices;target=;url=Eastlands-Court-Virtual-Offices.html;");
aI("text=Meeting Room Facilities;target=;url=Meeting-Room-Facilities.html;");
}

with(milonic=new menuname("Contact Us/DirectionsLEFT_MENU")){
style=submenuStyle;
aI("text=Directions;target=;url=Directions.html;");
aI("text=Location Map;target=;url=Location-Map.html;");
}


 drawMenus();

