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="#dddddd";
borderstyle="solid";
borderwidth=0;
fontfamily=" verdana";
fontsize="12px";
fontstyle="";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#666666";
onbgcolor="#f7f5f5";
/*onborder="1px solid #BF2600";*/
oncolor="#ec8c13";
/*outfilter="randomdissolve(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#79c4ec, Direction=150, Strength=5)";*/
padding=5;
separatorcolor="#dddddd";
separatorsize=1;
subimagepadding=1;
pagebgcolor="#f7f5f5";
pagecolor="#ec8c13";
subimagepadding=5;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#40780F";
borderstyle="solid";
borderwidth=0;
fontfamily="arial";
fontsize="14px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
/*bgimage="images/menu_bg_off.gif";*/
offcolor="#868686";
/*overbgimage="images/menu_bg_on.gif";*/
itemheight="40px";
/*onbgcolor="#DFB685";*/
oncolor="#ec8c13";
/*outfilter="randomdissolve(duration=0.3)";*/
padding=2;
pagecolor="#ec8c13";
subimagepadding=4;

}

with(milonic=new menuname("sjrc")){
margin=0;
menuwidth=170;
style=submenuStyle;
/*aI("text=History;url=history.asp;");*/
aI("text=Mission, Vision & Values;url=mission_vision.asp;");
aI("text=Quality Policy;url=quality_policy.asp;");
aI("text=Leadership;url=leadership.asp;");
aI("text=Our Team;url=our_team.asp;");
aI("text=Our Infrastructure;url=our_infrastructure.asp;");
aI("text=Awards & Achievement;url=awards.asp;");
aI("text=Chairman&rsquo;s Message;url=chairman_msg.asp;");
}

with(milonic=new menuname("patients")){
margin=0;
menuwidth=170;
style=submenuStyle;
aI("text=Patient Information;url=patient_information.asp;");
aI("text=Departments & Services;url=departments_services.asp;");
aI("text=Conditions & Treatments;url=conditions_treatments.asp;");
aI("text=International Patient;url=international_patient.asp;");
aI("text=Patient Resources;url=patient_resources.asp;");
aI("text=Patient Programs;url=patient_programs1.asp;");
aI("text=Testimonials;url=testimonials.asp;");
}

with(milonic=new menuname("professionals")){
margin=0;
menuwidth=170;
style=submenuStyle;
aI("text=Refer a Patient;url=refer_patient.asp;");
aI("text=Recommend a Doctor;url=recomm_doctor.asp;");
aI("text=Academic Training;url=academic_training.asp;");
aI("text=Fellowships;url=fellowships1.asp;");
aI("text=Career Opportunities;url=career_opportunities.asp;");
/*aI("text=Alumni;url=alumni.asp;");*/
}

with(milonic=new menuname("contact")){
margin=0;
menuwidth=130;
left=1010;
style=submenuStyle;
aI("text=Contact Details;url=contact_us.asp;");
aI("text=Maps &amp; Directions;url=maps_directions.asp;");
}

drawMenus();

