fixMozillaZIndex=true; 
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildAfterLoad=true;

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#5BA292";
headercolor="#FFFFFF";
offbgcolor="#5BA292";
offcolor="#FFFFFF";
onbgcolor="#336666";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#5BA292";
pagecolor="white";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
itemwidth=125;
alwaysvisible=1;
orientation="horizontal";
position="relative";
style=menuStyle;
aI("text=About Us;url=index.htm;");
aI("showmenu=Services;text=Services;");
aI("text=Rates;url=rates.htm;");
aI("text=Promotions;url=promotions.htm;");
aI("showmenu=CustomerCare;text=Customer Care;");
aI("text=Terms & Conditions;url=terms-and-conditions.htm;");
}

with(milonic=new menuname("Services")){

style=menuStyle;
aI("showmenu=Our Cleaning Services;text=Our Cleaning Services;");
aI("text=Our Your Personal Handy-Man Services;url=handy-man-services.htm;");
aI("text=Our Get Your garden into Shape Services;url=garden-services.htm;");
aI("text=Our Don't Worry About It Services;url=dont-worry.htm;");

with(milonic=new menuname("Our Cleaning Services")){
style=menuStyle;
aI("text=Domestic Cleaning;url=domestic-cleaning.htm;");
aI("text=Carpet Cleaning;url=carpet-cleaning.htm;");
aI("text=Window Cleaning;url=window-cleaning.htm;");
aI("text=The Morning After The Party Clean Up;url=party-clean-up.htm;");
aI("text=End/Beginning of Tenancy Cleaning;url=tenancy-cleaning.htm;");
aI("text=One Off/Spring Clean;url=spring-clean.htm;");
aI("text=Nasty Jobs Cleaning Service;url=nasty-jobs-cleaning.htm;");
}
}
with(milonic=new menuname("Services")){
style=menuStyle;
aI("showmenu=Our Cleaning Services;text=Our Cleaning Services;");
aI("text=Our Your Personal Handy-Man Services;url=handy-man-services.htm;");
aI("text=Our Get Your garden iknto Shape Services;url=garden-services.htm;");
aI("text=Our Dont Worry About It Services;url=dont-worry.htm;");
}

with(milonic=new menuname("CustomerCare")){
style=menuStyle;
aI("text=Contact Us;url=contact.htm;");
aI("text=Feedback Form;url=feedback.htm;");
aI("text=FAQ;url=faq.htm;");
}

drawMenus();

