fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
borderwidth=0;
fontfamily="Arial";
fontsize="90%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#000066";
oncolor="#FFFFFF";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=0;
separatorsize=0;
imagepadding=-52;
}

with(SubmenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana";
fontsize="85%";
fontweight="bold";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#003c68";
offcolor="#FFFFFF";
onbgcolor="#007bd3";
oncolor="#000000";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/images/arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("about")){
style=SubmenuStyle;
aI("text=About Mildura Base Hospital;url=/aboutus/aboutus.asp;")
aI("text=Location;url=/aboutus/location.asp;")
aI("text=Mission & Vision;url=/aboutus/mission.asp;")
aI("text=Contact Us;url=/aboutus/contact.asp;")
}  

with(milonic=new menuname("employment")){
style=SubmenuStyle;
aI("text=Current job Vacancies;url=http://www.ramsayjobs.com.au/search/job_hospital_results.asp?SeekID=21023098;")
aI("text=Overview;url=/employment/employment_overview.asp;")
aI("text=Staff Development;url=/employment/staff_dev.asp;")
aI("text=Graduate Nursing ;url=/employment/grad_nursing.asp;")
}

with(milonic=new menuname("patients")){
style=SubmenuStyle;
aI("text=Pre admission;url=/patients/pre_admission.asp;");
aI("text=Your stay;url=/patients/your_stay.asp;");
aI("text=When you leave;url=/patients/when_you_leave.asp;");
aI("text=Payment Information;url=http://www.ramsayhealth.com.au/about-us/payment-information.aspx;target=blank;");
aI("text=Patient Charter;url=http://www.ramsayhealth.com/About-Us/the-australian-charter-of-healthcare-rights.aspx;target=blank;");
aI("text=Privacy Policy;url=/patients/privacy-policy.asp;");
}

with(milonic=new menuname("maternity")){
style=SubmenuStyle;
aI("text=Maternity Unit ;url=/maternity/maternity_unit.asp");
aI("text=Maternity Services;url=/maternity/maternity_services.asp;");
aI("text=Booking In;url=/maternity/maternity_booking.asp");
aI("text=What to Bring;url=/maternity/maternity_bring.asp;");
aI("text=When to Come to Hospital;url=/maternity/maternity_when.asp;");
aI("text=Your Stay;url=/maternity/maternity_stay.asp;");
}

with(milonic=new menuname("clinical")){
style=SubmenuStyle;
aI("text=Overview;url=/services/services_overview.asp");
aI("showmenu=cservices;text=Clinical Services&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=/services/clinical_services.asp");
aI("showmenu=oservices;text=Other Services;url=/services/other_services.asp");
aI("text=Specialists;url=/services/specialists.asp");
}

with(milonic=new menuname("cservices")){
style=SubmenuStyle;
aI("text=Medicine and Surgery;url=/services/services_medical_surgical.asp");
aI("text=Paediatrics;url=/services/services_paediatrics.asp");
aI("text=Intensive Care Unit;url=/services/services_critical.asp");
aI("text=Emergency Department;url=/services/services_emergency.asp");
aI("text=Mental Health Services;url=/services/services_mental.asp");
aI("text=Obstetrics and Gynaecology;url=/services/services_rehabilitation.asp");
}

with(milonic=new menuname("oservices")){
style=SubmenuStyle;
aI("text=PHYSIOTHERAPY;url=/services/other_physiotherapy.asp");
aI("text=Occupational Therapy;url=/services/other_occupational.asp");
aI("text=Hydrotherapy Services;url=/services/other_hydrotherapy.asp");
aI("text=Speech Therapy;url=/services/other_speech.asp");
aI("text=Dietetics;url=/services/other_dietetics.asp");
aI("text=Community Rehabilitation Centre;url=/services/other_rehabilitation.asp");
aI("text=Pre-Admission Clinic;url=/services/other_pre-admission.asp");
}

with(milonic=new menuname("doctors")){
style=SubmenuStyle;
aI("text=How to Refer;url=/doctors/howto.asp");
aI("text=Specialists&nbsp;&nbsp;&nbsp;;url=/doctors/specialists.asp");
aI("text=Research;url=/doctors/research.asp");
aI("text=GP Events;url=/doctors/events.asp");
}

with(milonic=new menuname("visitors")){
style=SubmenuStyle;
aI("text=Public Transport;url=/visitors/public_transport.asp");
aI("text=Parking;url=/visitors/parking.asp");
aI("text=Map and Tours;url=/visitors/map.asp");
}

with(milonic=new menuname("news")){
style=SubmenuStyle;
aI("text=Media Releases;url=/news/media_releases.asp");
aI("text=General Events;url=/news/general_events.asp");
aI("text=Publications;url=/news/Publications.asp");
}

drawMenus();

