_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="White";
oncolor="#000000";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="130";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.francisplumbing.com/;");
aI("showmenu=Plumbing/Plumbing ServiceLEFT_MENU;text=Plumbing;target=;url=Plumbing.html;");
aI("text=Protective Plumbing;target=;url=Protective-Plumbing.html;");
aI("showmenu=Hot Water - Water Heaters/Hot Water TanksLEFT_MENU;text=Hot Water - Water Heaters;target=;url=Hot-Water-Water-Heaters.html;");
aI("text=Tankless Water Heating;target=;url=Tankless.html;");
aI("showmenu=Heating/Radiant Floor HeatingLEFT_MENU;text=Heating;target=;url=Heating.html;");
aI("showmenu=Boilers/Boiler Heating ServiceLEFT_MENU;text=Boilers;target=;url=Boilers.html;");
aI("text=Gas Connections;target=;url=Gas-Connections.html;");
aI("showmenu=History / About Us/Code of EthicsLEFT_MENU;text=History / About Us;target=;url=History-About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Plumbing/Plumbing ServiceLEFT_MENU")){
style=submenuStyle;
aI("text=Plumbing Service;target=;url=Plumbing-Service.html;");
aI("text=Plumbing Inspection;target=;url=Plumbing-Inspection.html;");
aI("text=Plumbing Renos;target=;url=Plumbing-Renos.html;");
aI("text=Plumbing New Home;target=;url=Plumbing-New-Home.html;");
}

with(milonic=new menuname("Hot Water - Water Heaters/Hot Water TanksLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Hot Water - Water Heaters/Hot Water Tanks/energystar high efficiency hot water tanksLEFT_MENU;text=Hot Water Tanks;target=;url=Hot-Water-Tanks.html;");
}

with(milonic=new menuname("Hot Water - Water Heaters/Hot Water Tanks/energystar high efficiency hot water tanksLEFT_MENU")){
style=submenuStyle;
aI("text=energystar high efficiency hot water tanks;target=;url=energystar-high-efficiency-hot-water-tanks.html;");
aI("text=Carbon Neutral hot water tanks;target=;url=Carbon-Neutral-hot-water-tanks.html;");
}

with(milonic=new menuname("Heating/Radiant Floor HeatingLEFT_MENU")){
style=submenuStyle;
aI("text=Radiant Floor Heating;target=;url=Radiant-Floor-Heating.html;");
}

with(milonic=new menuname("Boilers/Boiler Heating ServiceLEFT_MENU")){
style=submenuStyle;
aI("text=Boiler Heating Service;target=;url=Boiler-Heating-Service.html;");
aI("text=Boiler Rebates;target=;url=Boiler-Rebates.html;");
}

with(milonic=new menuname("History / About Us/Code of EthicsLEFT_MENU")){
style=submenuStyle;
aI("text=Code of Ethics;target=;url=Code-of-Ethics.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
}


 drawMenus();

