_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Brick6.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="White";
oncolor="Yellow";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Brick_hover6.png";
itemheight="38";
itemwidth="96";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="Ridge";
borderwidth="2";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1207;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="38";
aI("text=Home;target=;url=http://www.weloveourhome.co.uk/;align=center;");
aI("text=Sofas & Suites;target=;url=Sofas-&-Suites.html;align=center;");
aI("text=Furniture & Cabinets;target=;url=Furniture-&-Cabinets.html;align=center;");
aI("text=Beds & Mattresses;target=;url=Beds-&-Mattresses.html;align=center;");
aI("text=Home Furnishings;target=;url=Home-Furnishings.html;align=center;");
aI("text=Kitchenware;target=;url=Kitchenware.html;align=center;");
aI("text=Bathroom;target=;url=Bathroom.html;align=center;");
aI("text=DIY & Garden;target=;url=DIY-&-Garden.html;align=center;");
aI("text=Electrical ;target=;url=Electrical.html;align=center;");
aI("text=Advertise;target=;url=Advertise.html;align=center;");
aI("text=Stores;target=;url=Stores.html;align=center;");
aI("text=Store Locator;target=;url=Store-Locator.html;align=center;");
}


 drawMenus();

