fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=10;
_subOffsetTop=2;
_subOffsetLeft=0;




with(submenuStyle=new mm_style()){
bordercolor="#9DA7AA";
borderstyle="solid";
borderwidth=1;
fontfamily=" Arial";
fontsize="12px";
fontstyle="bold";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FAF3F4";
offcolor="#001E62";
//onbgcolor="#5D74A7";
//onborder="1px dotted #7CB5E8";
oncolor="#993233";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#AC3745', Direction=150, Strength=3)";
padding=5;
separatorcolor="#AC3745";
separatorsize=1;
subimagepadding=1;
pagebgcolor="#ffffff";
pagecolor="black";

subimagepadding=5;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#66761d";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#fad46c";
offcolor="#b48507";
onbgcolor="#c9a239";

oncolor="#6a4e03";

//outfilter="randomdissolve(duration=0.3)";

padding=2;
pagecolor="black";
subimagepadding=4;

}

with(milonic=new menuname("about_usmenu")){
margin=4;
style=submenuStyle;
menuwidth=150;
aI("text=Company Profile;url=company_profile.html;");
aI("text=Vision & Mission ;url=company_profile.html#vision;");
}

with(milonic=new menuname("therapeutic areas")){
margin=4;
style=submenuStyle;
menuwidth=150;
aI("text=Multi Speciality Hospital;url=multi_speciality.html;");
aI("text=Diagnostic & Pathology;url=diagnostic.html;");
aI("text=Gynaecology;url=gync_ortho.html;");
aI("text=Cardiologist & Physicians;url=heart.html;");
aI("text=Paediatrics;url=paediatric.html;");
aI("text=CT Scan & MRI;url=ct_mri.html;");
aI("text=Orthopaedics & Neuro;url=orthopaedic.html;");
aI("text=Eye & ENT;url=ophthalmology.html;");
aI("text=Surgeon Endo Gastro;url=surgeon_gastro.html;");



}





drawMenus();

