_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial Narrow";
fontsize="13pt";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Gainsboro";
onbgcolor="Transparent";
onbold="bold";
oncolor="WhiteSmoke";
onitalic="italic";
padding="1";
pagecolor="White";
separatorcolor="Transparent";
separatorsize="10";
subimage="images/black_4x5.gif";
subimagepadding="2";
itemwidth="117";
}

with(submenuStyle=new mm_style()){
bordercolor="DarkGray";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial Narrow";
fontsize="11pt";
fontstyle="italic";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1E548A";
offcolor="Gainsboro";
onbgcolor="Gainsboro";
onbold="bold";
oncolor="Black";
onitalic="italic";
padding="4";
subimage="images/black_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=752;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.mmseptic.com/;");
aI("showmenu=Septic SystemsAbout Septic SystemsINFO_BAR_MENU;text=Septic Systems;target=;url=Septic-Systems.html;");
aI("showmenu=Septic TanksAbout Septic TanksINFO_BAR_MENU;text=Septic Tanks;target=;url=Septic-Tanks.html;");
aI("text=Septic Video;target=;url=Septic-Video.html;");
aI("showmenu=Photo GalleryOur EquipmentINFO_BAR_MENU;text=Photo Gallery;target=;url=Photo-Gallery.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Septic SystemsAbout Septic SystemsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About Septic Systems;target=;url=About-Septic-Systems.html;");
aI("text=Conventional Septic Systems;target=;url=Conventional-Septic-Systems.html;");
aI("text=Pump Septic Systems;target=;url=Pump-Septic-Systems.html;");
aI("text=Advanced Treatment Units;target=;url=Advanced-Treatment-Units.html;");
}

with(milonic=new menuname("Septic TanksAbout Septic TanksINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About Septic Tanks;target=;url=About-Septic-Tanks.html;");
aI("text=Septic Tanks 101;target=;url=Septic-Tanks-101.html;");
}

with(milonic=new menuname("Photo GalleryOur EquipmentINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Our Equipment;target=;url=Our-Equipment.html;");
aI("text=Our Work;target=;url=Our-Work.html;");
aI("text=Our Crew;target=;url=Our-Crew.html;");
}


 drawMenus();

