_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#A5ABC5";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#092B51";
offcolor="White";
onbgcolor="#A5ABC5";
oncolor="#000000";
padding="2";
pagebgcolor="#A5ABC5";
pagecolor="#092B51";
separatorcolor="#A5ABC5";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="10";
itemwidth="81";
}

with(submenuStyle=new mm_style()){
bordercolor="#092B51";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#A5ABC5";
offcolor="#092B51";
onbgcolor="#A5ABC5";
oncolor="#092B51";
padding="4";
pagebgcolor="#092B51";
pagecolor="#092B51";
subimage="images/white_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=655;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.astleygroup.co.uk/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Case Studies;target=;url=Commercial.html;");
aI("text=Service Structure;target=;url=Service-Structure.html;");
aI("text=Business Excellence;target=;url=Business-Excellence.html;");
aI("text=Compliance;target=;url=Compliance.html;");
aI("text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();

