_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#007FAC";
offcolor="White";
onbgcolor="#E86B0F";
onbold="bold";
oncolor="#1F1F1F";
padding="6";
pagebgcolor="#007FAC";
pagecolor="White";
separatorcolor="White";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="138";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#007FAC";
offcolor="White";
onbgcolor="#E86B0F";
oncolor="#000000";
padding="4";
pagebgcolor="#D3D2D8";
pagecolor="White";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=555;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.housecleaningsingapore.com/;");
aI("showmenu=Packages/One Time Cleaning Services INFO_BAR_MENU;text=Packages;target=;url=house-cleaning-packages.html;");
aI("text=Request Quote;target=;url=house-cleaning-services-quote.html;");
aI("showmenu=About Us/House Cleaning Singapore BlogINFO_BAR_MENU;text=About Us;target=;url=about-house-cleaning-singapore.html;");
}

with(milonic=new menuname("Packages/One Time Cleaning Services INFO_BAR_MENU")){
style=submenuStyle;
aI("text=One Time Cleaning Services ;target=;url=one-time-cleaning-services.html;");
aI("text=Part Time Cleaning Services | Weekly Cleaning Singapore;target=;url=part-time-cleaning-services-weekly-cleaning-singapore.html;");
}

with(milonic=new menuname("About Us/House Cleaning Singapore BlogINFO_BAR_MENU")){
style=submenuStyle;
aI("text=House Cleaning Singapore Blog;target=_blank;url=http://www.housecleaningsingapore.com/blog/;");
}


 drawMenus();

