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 Lake Macquarie Private Hospital;url=/aboutus/aboutus.asp;")
aI("text=History;url=/aboutus/history.asp;")
aI("text=Location;url=/aboutus/location.asp;")
aI("text=Key Personnel;url=/aboutus/key.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=21022310;")
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=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;");
aI("text=Payment Information;url=http://www.ramsayhealth.com/About-Us/payment-information.aspx;target=blank;");
aI("text=Patient Comfort Package;url=http://www.ramsayhealth.com.au/about-us/Patient-Comfort-Package-austar.aspx;target=blank;");
}

with(milonic=new menuname("clinical")){
style=SubmenuStyle;
aI("text=Overview;url=/services/services_overview.asp");
aI("text=Clinical Services&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=/services/clinical_services.asp;showmenu=cservices;");
aI("text=Other Services;url=/services/other_services.asp");
aI("text=Patient Services;url=/services/patient_services.asp");
}

with(milonic=new menuname("cservices")){
style=SubmenuStyle;
aI("text=Cardiac&nbsp;&nbsp;;url=/services/clinical_cardiac.asp");
aI("text=Colorectal;url=/services/clinical_Colorectal.asp");
aI("text=Consultative Services;url=/services/clinical_Consultative.asp");
aI("text=Cosmetic and Reconstructive Plastic Surgery;url=/services/clinical_Plastic.asp");
aI("text=Dental Surgery;url=/services/clinical_Dental.asp");
aI("text=Ear Nose and Throat Surgery;url=/services/clinical_ent.asp");
aI("text=General Surgery;url=/services/clinical_General.asp");
aI("text=Gynaecological Surgery;url=/services/clinical_Gynaecological.asp");
aI("text=Orthopaedic;url=/services/clinical_Orthopaedic.asp");
<!-- aI("text=Oral and Maxillofacial Surgery;url=/services/"); -->
aI("text=Thoracic Surgery;url=/services/clinical_Thoracic.asp");
aI("text=Urological Surgery;url=/services/clinical_Urological.asp");
aI("text=Vascular;url=/services/clinical_Vascular.asp");
}

with(milonic=new menuname("doctors")){
style=SubmenuStyle;
aI("text=Specialists&nbsp;&nbsp;&nbsp;;url=/doctors/specialists.asp");
aI("text=GP Events&nbsp;&nbsp;&nbsp;;url=/doctors/events.asp");
}

with(milonic=new menuname("visitors")){
style=SubmenuStyle;
aI("text=Visiting Hours ;url=/visitors/visiting_hours.asp");
aI("text=Parking;url=/visitors/parking.asp");
aI("text=Accommodation;url=/visitors/accommodation.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");
}

drawMenus();

