_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Tempus Sans ITC, URW Chancery L, Apple Chancery, sans serif";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
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="Tempus Sans ITC, URW Chancery L, Apple Chancery, sans serif";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
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.vsbplumbingservices.co.uk/;");
aI("text=Plumbing;target=;url=Plumbing.html;");
aI("text=Heating;target=;url=Heating.html;");
aI("showmenu=Gas Safety/Safety CheckLEFT_MENU;text=Gas Safety;target=;url=Gas-Safety.html;");
aI("text=Qualifications;target=;url=Qualifications.html;");
aI("text=Contact details;target=;url=Contact-details.html;");
aI("text=News release;target=;url=News-release.html;");
}

with(milonic=new menuname("Gas Safety/Safety CheckLEFT_MENU")){
style=submenuStyle;
aI("text=Safety Check;target=;url=Safety-Check.html;");
aI("text=Boiler / Appliance Service;target=;url=Boiler-Appliance-Service.html;");
}


 drawMenus();

