_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#DD470B";
onbgcolor="#EA5D10";
oncolor="White";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CD3407";
offcolor="White";
onbgcolor="#EA5D10";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.boilersinstallationlondon.co.uk/;");
aI("showmenu=Boiler service/annual boiler serviceLEFT_MENU;text=Boiler service;target=;url=Boiler-service-london.html;");
aI("showmenu=Boiler Replacement/condensing boiler installationLEFT_MENU;text=Boiler Replacement;target=;url=Boiler-Replacement-london.html;");
aI("showmenu=Boiler Installation London/Boiler price and boiler typesLEFT_MENU;text=Boiler Installation London;target=;url=Boiler-Installation-London.html;");
aI("showmenu=News/News Release 1LEFT_MENU;text=News;target=;url=News.html;");
aI("showmenu=Articles/Article1LEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Vaillant;target=;url=Vaillant-Boiler-installation.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Boiler service/annual boiler serviceLEFT_MENU")){
style=submenuStyle;
aI("text=annual boiler service;target=;url=boiler-service.html;");
}

with(milonic=new menuname("Boiler Replacement/condensing boiler installationLEFT_MENU")){
style=submenuStyle;
aI("text=condensing boiler installation;target=;url=condensing-boiler-installation.html;");
aI("text=combi boiler installation;target=;url=combi-boiler-installation.html;");
}

with(milonic=new menuname("Boiler Installation London/Boiler price and boiler typesLEFT_MENU")){
style=submenuStyle;
aI("text=Boiler price and boiler types;target=;url=Boiler-price-and-boiler-types.html;");
}

with(milonic=new menuname("News/News Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=News-Release-1.html;");
aI("text=News Release 2;target=;url=News-Release-2.html;");
aI("text=News Release 3;target=;url=News-Release-3.html;");
aI("text=News Release 4;target=;url=News-Release-4.html;");
aI("text=News Release 5;target=;url=News-Release-5.html;");
}

with(milonic=new menuname("Articles/Article1LEFT_MENU")){
style=submenuStyle;
aI("text=Article1;target=;url=Boiler-installation-London-how-to-install-a-condensing-boiler.html;");
aI("text=Article 2;target=;url=boilers-installation-london-what-is-water-pressure-and-flow-rate.html;");
aI("text=Article 3;target=;url=How-to-choose-a-new-boiler.html;");
}


 drawMenus();

