_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FFD4FF";
offcolor="#000000";
onbgcolor="Transparent";
onbold="bold";
oncolor="DeepPink";
padding="5";
pagebgcolor="Transparent";
pagecolor="DeepPink";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="#9F9F9F";
onbold="bold";
oncolor="DeepPink";
pagecolor="DeepPink";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=500;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Waxing [Home]PromotionINFO_BAR_MENU;text=Waxing [Home];target=;url=./;");
aI("showmenu=Nail ArtProductsINFO_BAR_MENU;text=Nail Art;target=;url=nail-art-singapore.html;");
aI("text=Salon Tour;target=;url=brazilian-wax-salon-tour.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=About Us;target=;url=brazilian-waxing-services.html;");
}

with(milonic=new menuname("Waxing [Home]PromotionINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Promotion;target=;url=brazilian-wax-promotion.html;");
aI("text=Waxing Rates;target=;url=brazilian-wax-rates.html;");
aI("text=Waxing Process;target=;url=brazilian-wax-process.html;");
}

with(milonic=new menuname("Nail ArtProductsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Products;target=;url=nail-care-products-singapore.html;");
aI("text=Nail Rates;target=;url=nail-services-rates-singapore.html;");
aI("text=Nail Packages;target=;url=nail-packages-singapore.html;");
}


 drawMenus();

