_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="2";
fontfamily="Tahoma";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#FFFFAA";
onbold="bold";
oncolor="Blue";
padding="5";
separatorcolor="#ffffff";
separatorsize="0";
subimage="images/yellow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="5";
itemwidth="225";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/yellow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.mdaspares.co.uk/;");
aI("text=About Us;target=;url=About-Us/;");
aI("text=Manufacturers;target=;url=Manufacturers.html;");
aI("text=New Machines;target=;url=New-Machines.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=Contact Us;target=;url=Contact-Us/;");
}


 drawMenus();
