fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=250;
_subOffsetTop=0;
_subOffsetLeft=0;

horizontalMenuDelay="1";

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#9cbef7";
borderstyle="normal";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="60%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#000000";
headerborder=1;
headercolor="#000000";
image="http://www.kevala.com.my/image/18_blank.gif";
imagepadding=0;
offbgcolor="#9cbef7";
offcolor="#000000";
onbgcolor="#000000";
onborder="1px solid #000000";
oncolor="#ffffff";
onsubimage="http://www.kevala.com.my/image/on_13x13_greyboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.2);Alpha(opacity=70);Shadow(color=#777777', Direction=135, Strength=3)";
padding=1;
pagebgcolor="#9cbef7";
pagecolor="#000000";
pageimage="http://www.kevala.com.my/image/db_red.gif";
separatoralign="right";
separatorcolor="#9cbef7";
separatorpadding=1;
separatorwidth="80%";
subimage="http://www.kevala.com.my/image/black_13x13_greyboxed.gif";
valign="middle";
menubgcolor="#9cbef7"; //F5F5F5";
}

with(subMenuStyle=new mm_style()){
bordercolor="#9cbef7";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="60%";
fontstyle="normal";
fontweight="bold"
headerbgcolor="#000000";
headerborder=1;
headercolor="#000000";
image="http://www.kevala.com.my/image/18_blank.gif";
imagepadding=1;
offbgcolor="#9cbef7";
offcolor="#000000";
onbgcolor="#000000";
onborder="1px solid #ffffff";
oncolor="#ffffff";
onsubimage="http://www.kevala.com.my/image/on_13x13_greyboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.2);Alpha(opacity=80);Shadow(color=#777777', Direction=135, Strength=3)";
padding=1;
pagebgcolor="#9cbef7";
pagecolor="#000000";
pageimage="http://www.kevala.com.my/image/db_red.gif";
separatoralign="right";
separatorcolor="#9cbef7";
separatorpadding=1;
separatorwidth="80%";
subimage="http://www.kevala.com.my/image/black_13x13_greyboxed.gif";
valign="middle"
menubgcolor="#9cbef7";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=45;
margin=2;
orientation="horizontal";
style=menuStyle;
top=149;
divides=2;
aI("status=Kevala Centre Home Page;text=Home ;url=index.html;");
aI("showmenu=Current Newsletter;text=Newsletter ;url=news.html;");
aI("status=Workshops, Seminars;text=Workshops, Seminars;url=workshops.html;");
aI("showmenu=Classes;text=Yoga Classes;url=classes.html;");
//aI("showmenu=Diploma Courses;text=Diploma Courses;url=courses.html;");
aI("showmenu=Treatments;text=Treatments;url=treatments.html;");
aI("status=Charity Projects;text=Charity Projects;url=charity.html;");
aI("status=Tours;text=Profile;url=profile.html;");
//aI("status=Products;text=Products;url=products.html;");
aI("status=Gallery;text=Gallery;url=gallery.html;");
aI("status=In the Press;text=In the Press;url=press.html;");
aI("status=Founder;text=Founder;url=founder.html;");
aI("status=Contact Us;text=Contact Us;url=contact.html;");
}

with(milonic=new menuname("Current Newsletter")){
overflow="scroll";
style=subMenuStyle;
aI("text=Archive ;url=archive.html;");
}

with(milonic=new menuname("Classes")){
overflow="scroll";
style=subMenuStyle;
aI("text=Yoga Class ;url=classes.html;");
//aI("text=Kid's Yoga Class ;url=classeskid.html;");
}

//with(milonic=new menuname("Diploma Courses")){
//overflow="scroll";
//style=subMenuStyle;
//aI("text=Aromatherapy ;url=C_aromatherapy.html;");
//aI("text=Holistic Stress Management ;url=C_stress.html;");
//aI("text=Indian Head Massage ;url=C_headmassage.html;");
//aI("text=Anatomy & Physiology ;url=C_anatomy.html;");
//aI("text=Nutritional Advisor ;url=C_nutritionalAdvisor.html;");
//aI("text=Nutritional Therapy Level 1;url=C_nutritionalTheraphy.html;");
//aI("text=Reflexology ;url=C_reflexology.html;");
//aI("text=Yoga Teacher Training ;url=C_teacher.html;");
//aI("text=Massage Therapy ;url=C_massage.html;");
//}

with(milonic=new menuname("Treatments")){
style=subMenuStyle;
aI("text=Yoga Therapy  ;url=T_yoga.html;");
aI("text=Sports Injury and Pain Management ;url=T_sports.html;");
aI("text=Acupuncture ;url=T_acupuncture.html;");
aI("text=Accupressure ;url=T_accupressure.html;");
aI("text=Magnetic Therapy ;url=T_magnetic.html;");
aI("text=Diet & Nutritional Therapy  ;url=T_diet.html;");
aI("text=Hypnotherapy Drugless Treatment  ;url=tips_hypnotheraphy.html;");
}

drawMenus();