_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=-25;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Tab_Big4.png";
borderstyle="solid";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="Black";
oncolor="White";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Tab_Big_hover4.png";
itemheight="45";
itemwidth="235";
}

with(submenuStyle=new mm_style()){
bordercolor="#ddee44";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffaa77";
offcolor="#444444";
onbgcolor="#ffaa88";
oncolor="#333333";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="45";
aI("text=Home;target=;url=http://www.mdaspares.co.uk/;");
aI("text=About Us;target=;url=About-Us/;");
aI("text=Spares Online;target=_blank;url=http://domesticappliancepartsandspares.co.uk;");
aI("text=Manufacturers;target=;url=Beko-Belling-Bosch-Candy-Creda-Hoover-Indesit-LG-Siemens-Servis-Manufacturers.html;");
aI("text=New Machines;target=;url=Washing-Machines-Tumble-Dryers-Domestic-Appliances.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=Contact Us;target=;url=Contact-Us/;");
}


 drawMenus();

