_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Comic Sans MS";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#00055B";
oncolor="Blue";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Comic Sans MS";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#000055";
oncolor="Blue";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.stevenswoodkitchens.com/;");
aI("text=Trade Counters;target=;url=Trade_Counters.html;");
aI("text=About Us;target=;url=About_Us.html;");
aI("text=Sixteen Top Tips;target=;url=Sixteen_Top_Tips.html;");
aI("text=Kitchen Manufacturing;target=;url=Kitchen_Factories.html;");
aI("text=PVC Kitchen Doors;target=;url=PVC_Kitchen_Doors.html;");
aI("text=Contemporary;target=;url=Contemporary_Kitchens.html;");
aI("text=New Styles;target=;url=New_Styles.html;");
aI("text=Traditional;target=;url=Traditional_Kitchens.html;");
aI("text=Painted Kitchens;target=;url=Painted_Kitchens.html;");
aI("text=Acrylic Doors;target=;url=Acrylic_Doors.html;");
aI("text=Corian Worktops;target=;url=Corian_Worktops.html;");
aI("text=Design Service;target=;url=Design_Service.html;");
aI("text=Prices;target=;url=Prices.html;");
aI("text=Appliance Offers;target=;url=Appliance_Offers.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
aI("text=Dundee Kitchen Showroom;target=;url=Dundee_Kitchen_Showroom.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

