_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#DFDFDF";
oncolor="#B74600";
padding="7";
pagebgcolor="White";
pagecolor="#B74600";
separatorcolor="#000000";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="5";
fontfamily="Arial";
fontsize="10pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="White";
onbgcolor="#CFCFCF";
oncolor="#B74600";
padding="4";
pagecolor="#D45400";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=About us;target=;url=http://www.wicksheating.co.uk/;");
aI("showmenu=Services/ServicesLEFT_MENU;text=Services;target=;url=Stoves-in-Somerset-flues-and-fireplaces-in-Somerset.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Services/ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Services;target=;url=Stoves-in-Somerset-flues-and-fireplaces-in-Somerset.html;");
aI("text=Fireplaces & stoves;target=;url=Fireplaces-&-stoves.html;");
aI("text=Chimneys & flues;target=;url=Chimneys-&-flues.html;");
aI("text=Accessories;target=;url=Accessories.html;");
aI("text=Installation;target=;url=Installation.html;");
aI("text=Other services;target=;url=Other-services.html;");
}


 drawMenus();

