_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="SlateGray";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="LightSlateGray";
offcolor="#ffffff";
onbgcolor="LightGrey";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="LightGrey";
offcolor="#ffffff";
onbgcolor="SlateGray";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.stevenswood.co.uk/;");
aI("text=Orderform;target=;url=Orderform.html;");
aI("text=Factory;target=;url=Factory.html;");
aI("text=Casements;target=;url=Casements.html;");
aI("text=Tilt and Turn Windows;target=;url=Tilt_and_Turn_Windows.html;");
aI("text=Reversible Windows;target=;url=Reversible_Windows.html;");
aI("text=Sash and Case Windows;target=;url=Sash_and_Case_Windows.html;");
aI("text=Composite Doors;target=;url=Composite_Doors.html;");
aI("text=Bifold Doors;target=;url=Bifold_Doors.html;");
aI("text=Conservatories;target=;url=Conservatories.html;");
aI("text=Easy Fit Conservatories;target=;url=Easy_Fit_Conservatories.html;");
aI("text=Kitchens;target=;url=Kitchens.html;");
aI("showmenu=Trade Centres/KilmarnockLEFT_MENU;text=Trade Centres;target=;url=Trade_Centres.html;");
aI("text=About Us;target=;url=About_Us.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Trade Centres/KilmarnockLEFT_MENU")){
style=submenuStyle;
aI("text=Kilmarnock;target=;url=Kilmarnock.html;");
aI("text=Edinburgh;target=;url=Edinburgh.html;");
aI("text=Dundee;target=;url=Dundee.html;");
}


 drawMenus();

