_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Transparent";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Transparent";
oncolor="Cyan";
padding="3";
pagebgcolor="Transparent";
pagecolor="Cyan";
separatorcolor="White";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#00D4FF";
offcolor="#000000";
onbgcolor="Cyan";
onbold="bold";
oncolor="#000000";
padding="4";
pagebgcolor="#00D4FF";
pagecolor="#007FAA";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=300;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=About us/Energy efficiencyINFO_BAR_MENU;text=About us;target=;url=http://www.all-gas.co.uk/;");
aI("showmenu=Services/PlumbingINFO_BAR_MENU;text=Services;target=;url=Plumbing-services-in-Ashford.html;");
aI("text=Contact us;target=;url=Contact-AllGas-Plumbers-in-Ashford.html;");
}

with(milonic=new menuname("About us/Energy efficiencyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Energy efficiency;target=;url=Energy-efficiency.html;");
}

with(milonic=new menuname("Services/PlumbingINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=Services/Plumbing/General plumbingINFO_BAR_MENU;text=Plumbing;target=;url=Plumbing-Ashford.html;");
aI("showmenu=Services/Heating/Central heatingINFO_BAR_MENU;text=Heating;target=;url=Heating-engineers-in-Ashford.html;");
aI("showmenu=Services/Bathrooms/BathroomsINFO_BAR_MENU;text=Bathrooms;target=;url=Bathroom-installation-Ashford.html;");
aI("text=Boilers;target=;url=Boiler-installation-Ashford.html;");
aI("text=Power flushing;target=;url=Power-flushing-Ashford.html;");
aI("text=Emergencies;target=;url=Emergency-plumber-Ashford.html;");
}

with(milonic=new menuname("Services/Plumbing/General plumbingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=General plumbing;target=;url=General-plumbing-in-Ashford.html;");
aI("text=Unvented cylinders;target=;url=Unvented-cylinders-in-Ashford.html;");
aI("text=Appliances;target=;url=Gas-appliance-fitting-Ashford.html;");
aI("text=Safety checks;target=;url=Gas-appliance-safety-checks-in-Ashford.html;");
}

with(milonic=new menuname("Services/Heating/Central heatingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Central heating;target=;url=Central-heating-Ashford.html;");
aI("text=Underfloor heating;target=;url=Underfloor-heating-Ashford.html;");
aI("text=Solar heating;target=;url=Solar-heating-in-Ashford.html;");
aI("text=Energy management;target=;url=Energy-management-Ashford.html;");
}

with(milonic=new menuname("Services/Bathrooms/BathroomsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Bathrooms;target=;url=Bathroom-installation-Ashford.html;");
aI("text=Wetrooms;target=;url=Wetroom-installation-Ashford.html;");
}


 drawMenus();

