_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="BurlyWood";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="BurlyWood";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="BurlyWood";
offcolor="Black";
onbgcolor="BurlyWood";
onbold="bold";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="2";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.html;");
aI("showmenu=TestimoniesReviews by our CustomersINFO_BAR_MENU;text=Testimonies;target=;url=Testimonies.html;");
aI("showmenu=PackagesJamu Postnatal Massage PackageINFO_BAR_MENU;text=Packages;target=;url=Packages.html;");
aI("showmenu=MenuJamu Postnatal MassageINFO_BAR_MENU;text=Menu;target=;url=Menu.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Bookings & Enquires;target=;url=Bookings-&-Enquires.html;");
}

with(milonic=new menuname("TestimoniesReviews by our CustomersINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Reviews by our Customers;target=;url=Reviews-by-our-Customers.html;");
aI("text=Reviews By the Media;target=;url=Reviews-By-the-Media.html;");
}

with(milonic=new menuname("PackagesJamu Postnatal Massage PackageINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Jamu Postnatal Massage Package;target=;url=Jamu-Postnatal-Massage-Package.html;");
aI("text=Traditional Massage Package;target=;url=Traditional-Massage-Package.html;");
aI("text=Current Promotions;target=;url=Current-Promotions.html;");
}

with(milonic=new menuname("MenuJamu Postnatal MassageINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Jamu Postnatal Massage;target=;url=Jamu-Postnatal-Massage.html;");
aI("text=Traditional Javanese Massage;target=;url=Traditional-Javanese-Massage.html;");
aI("text=Product Menu;target=;url=Product-Menu.html;");
aI("text=Contest;target=;url=Contest.html;");
}


 drawMenus();
