_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Red";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="White";
offcolor="MediumBlue";
onbold="bold";
oncolor="SlateBlue";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana";
fontsize="11pt";
fontstyle="italic";
fontweight="bold";
offbgcolor="White";
offcolor="MediumBlue";
oncolor="SlateBlue";
ondecoration="underline";
padding="5";
subimage="images/xp_ind.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=index.html;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoffred.gif;");
aI("showmenu=Our ServicesServicesLEFT_MENU;text=Our Services;target=;url=Our-Services.html;");
aI("showmenu=Customer ServiceClient ServicesLEFT_MENU;text=Customer Service;target=;url=Customer-Service.html;");
aI("showmenu=PaymentsPayment InformationLEFT_MENU;text=Payments;target=;url=Payments.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Community;target=;url=Community.html;");
aI("text=Testomonials;target=;url=Testomonials.html;");
aI("text=FAQ;target=;url=FAQ.html;");
}

with(milonic=new menuname("Our ServicesServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Services;target=;url=Services.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead.gif;");
aI("text=Garbage Removal;target=;url=Garbage-Removal.html;");
aI("text=Do's and Don'ts;target=;url=Do's-and-Don'ts.html;");
aI("text=Extra Hauls;target=;url=Extra-Hauls.html;");
}

with(milonic=new menuname("Customer ServiceClient ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Client Services;target=;url=Client-Services.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead.gif;");
aI("text=Holidays;target=;url=Holidays.html;");
aI("text=Service Area's;target=;url=Service-Area's.html;");
}

with(milonic=new menuname("PaymentsPayment InformationLEFT_MENU")){
style=submenuStyle;
aI("text=Payment Information;target=;url=Payment-Information.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead.gif;");
aI("text=Make a payment;target=;url=Make-a-payment.html;");
}


 drawMenus();
