_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="Crimson";
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=House Painting;target=;url=http://www.singaporepaintingservices.com/;");
aI("showmenu=Services/HDB Painting ServicesINFO_BAR_MENU;text=Services;target=;url=services.html;");
aI("text=Request Quote;target=;url=painting-services-quotation.html;");
aI("showmenu=Contact Us/Steps To Hire A Paint ContractorINFO_BAR_MENU;text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("Services/HDB Painting ServicesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=HDB Painting Services;target=;url=hdb-painting-services.html;");
aI("text=Condo Painting Services;target=;url=condo-painting-services.html;");
aI("text=Commercial Painting Services;target=;url=commercial-painting-services.html;");
}

with(milonic=new menuname("Contact Us/Steps To Hire A Paint ContractorINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Steps To Hire A Paint Contractor;target=;url=steps-to-hire-a-paint-contractor.html;");
aI("text=Frequently Asked Questions;target=;url=frequently-asked-questions.html;");
aI("text=Testimonials;target=;url=testimonials.html;");
aI("text=Singapore Painting Contractors Blog;target=_blank;url=http://www.singaporepaintingservices.com/blog/;");
}


 drawMenus();

