_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="Beige";
offcolor="DarkSlateGray";
onbgcolor="Teal";
onbold="bold";
oncolor="#ffffff";
padding="5";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="1";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="5";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#55888D";
oncolor="#ffffff";
padding="4";
separatorcolor="#55888D";
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 Page;target=;url=http://www.hampshirecarpentry.co.uk/;");
aI("showmenu=GalleryBookshelvesLEFT_MENU;text=Gallery;target=;url=Gallery.html;");
aI("text=Bespoke Joinery;target=;url=Bespoke-Joinery-(Basingstoke).html;");
aI("text=Kitchens;target=;url=Kitchensbasingstoke.html;");
aI("text=Services;target=;url=services.html;");
aI("text=About us;target=;url=About-us.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
aI("text=Reviews;target=;url=Reviews-of-Hampshire-Carpentry-Ltd.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("GalleryBookshelvesLEFT_MENU")){
style=submenuStyle;
aI("text=Bookshelves;target=;url=http://www.hampshirecarpentry.co.uk/album/index.html;");
aI("text=Decking & Fencing;target=;url=http://www.hampshirecarpentry.co.uk/deckingphotos;");
aI("text=Kitchens;target=;url=http://www.hampshirecarpentry.co.uk/kitchens;");
aI("text=Doors & Windows;target=;url=http://www.hampshirecarpentry.co.uk/doors;");
aI("text=Staircases;target=;url=http://www.hampshirecarpentry.co.uk/Staircases;");
aI("text=General Photos;target=;url=http://www.hampshirecarpentry.co.uk/General;");
aI("text=Flooring;target=;url=http://www.hampshirecarpentry.co.uk/Flooring;");
}


 drawMenus();
