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()){
bgimage="/hwl/images/menu_nav.jpg";
borderwidth=0;
fontfamily="Arial";
fontsize="95%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#82B6D7";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
separatorwidth=7;
separatorimage="/hwl/images/menu_separator.jpg";
//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="/hwl/images/arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("about")){
style=SubmenuStyle;
aI("text=About Hillcrest Surgical Weight Loss Centre;url=/hwl/aboutus/aboutus.asp;")
aI("text=Location;url=/hwl/aboutus/location.asp;")
aI("text=Contact Us;url=/hwl/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=21022346;")
aI("text=Graduate Nursing ;url=/hwl/employment/grad_nursing.asp;")
}

with(milonic=new menuname("patients")){
style=SubmenuStyle;
aI("text=General Information for Inpatients;url=/hwl/patients/inpatients.asp;");
aI("text=General Information for Day Patients;url=/hwl/patients/day_patients.asp;");
aI("text=Fees and Charges;url=/hwl/patients/fees.asp;");
aI("text=Your Rights and Responsibilities;url=/hwl/patients/patient_charter.asp;");
aI("text=Privacy Policy;url=/hwl/patients/privacy.asp;");
}

with(milonic=new menuname("maternity")){
style=SubmenuStyle;
aI("text=Maternity Unit ;url=/hwl/maternity/maternity_unit.asp");
aI("text=Admission Information;url=/hwl/maternity/admission.asp;");
aI("text=Our Programs;url=/hwl/maternity/programs.asp");
aI("text=Fees and Charges;url=/hwl/maternity/fees.asp;");
}

with(milonic=new menuname("clinical")){
style=SubmenuStyle;
aI("text=Clinical Services&nbsp;&nbsp;;url=/hwl/services/services.asp");
aI("text=Surgery;url=/hwl/services/surgery.asp");
aI("text=Cardiac;url=/hwl/services/cardiac.asp");
aI("text=Maternity;url=/hwl/maternity/maternity_unit.asp");
}

with(milonic=new menuname("doctors")){
style=SubmenuStyle;
aI("text=Specialists&nbsp;&nbsp;&nbsp;;url=/hwl/doctors/specialists.asp");
}

with(milonic=new menuname("visitors")){
style=SubmenuStyle;
aI("text=Visiting Hours ;url=/hwl/visitors/visiting_hours.asp");
aI("text=Public Transport;url=/hwl/visitors/public_transport.asp");
aI("text=Parking;url=/hwl/visitors/parking.asp");
aI("text=Accommodation;url=/hwl/visitors/accommodation.asp");
aI("text=Email a Patient;url=/hwl/visitors/email_a_patient.asp");
}

drawMenus();

