_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="AliceBlue";
offcolor="Black";
onbgcolor="AliceBlue";
oncolor="Black";
ondecoration="underline";
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()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="AliceBlue";
oncolor="Black";
ondecoration="underline";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.complementarytherapy.com.sg/;");
aI("showmenu=About UsWhy UsINFO_BAR_MENU;text=About Us;target=;url=about_ct.html;");
aI("text=Contact Us;target=;url=contact-ct.html;");
aI("showmenu=Patient GuideWhat to expectINFO_BAR_MENU;text=Patient Guide;target=;url=patient-guide.html;");
aI("text=Appointment;target=;url=appointment.html;");
aI("showmenu=Health StorePremium OmegaINFO_BAR_MENU;text=Health Store;target=;url=health-store.html;");
aI("text=Testimonials;target=;url=testimonials.html;");
}

with(milonic=new menuname("About UsWhy UsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Why Us;target=;url=why-choose-ct.html;");
aI("showmenu=PractitionersJohn ThamINFO_BAR_MENU;text=Practitioners;target=;url=complementary-medicine-practitioners.html;");
aI("text=Modalities;target=;url=our-modalities.html;");
aI("text=Benefits of CT;target=;url=benefits-of-complementary-therapy.html;");
}

with(milonic=new menuname("PractitionersJohn ThamINFO_BAR_MENU")){
style=submenuStyle;
aI("text=John Tham;target=;url=john.html;");
}

with(milonic=new menuname("Patient GuideWhat to expectINFO_BAR_MENU")){
style=submenuStyle;
aI("text=What to expect;target=;url=what-to-expect.html;");
aI("text=FAQ;target=;url=faq.html;");
aI("text=Fees;target=;url=fees.html;");
aI("text=Gift Certificate;target=;url=gift-certificate.html;");
}

with(milonic=new menuname("Health StorePremium OmegaINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Premium Omega;target=;url=premium-omega.html;");
aI("text=Joint Care;target=;url=joint-care-supplement.html;");
aI("text=Premium Calcium;target=;url=premium-calcium.html;");
aI("text=Health Equipment;target=;url=health-equipment.html;");
aI("text=Collagen Hydrolysate;target=;url=collagen-hydrolysate.html;");
}


 drawMenus();
