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 The Avenue Hospital;url=/aboutus/aboutus.asp;")
aI("text=History;url=/aboutus/history.asp;")
aI("text=Location;url=/aboutus/location.asp;")
aI("text=Mission & Vision;url=/aboutus/mission.asp;")
aI("text=Contacts at The Avenue;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=21023157;")
aI("text=Overview;url=/employment/employment_overview.asp;")
aI("text=Staff Development;url=/employment/staff_dev.asp;")
aI("text=Graduate Nursing;url=http://www.ramsayjobs.com.au/gradplus/victoria.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=Compliments/Complaints;url=/patients/Compliments_Complaints.asp;");
aI("text=When you leave;url=/patients/when_you_leave.asp;");
aI("text=Privacy Policy;url=/patients/privacy.asp;");
aI("text=Day Surgery Patients;url=/patients/day_surgery.asp;");
aI("text=Veterans' Affairs Patients;url=/patients/veterans.asp;");
aI("text=Search for a Doctor;url=/doctors/specialists.asp;");
aI("text=Patient Information Booklet;url=/patients/Patient-Information-Booklet.asp;");
}

with(milonic=new menuname("clinical")){
style=SubmenuStyle;
aI("text=Overview;url=/services/services_overview.asp");
aI("text=Volunteers Services;url=/services/volunteers-services.asp");
}

with(milonic=new menuname("doctors")){
style=SubmenuStyle;
aI("text=How to Refer&nbsp;&nbsp;&nbsp;;url=/doctors/howto.asp");
aI("text=Specialists&nbsp;&nbsp;&nbsp;;url=/doctors/specialists.asp");
aI("text=Credentialing Process&nbsp;&nbsp;&nbsp;;url=/doctors/credentialing.asp");
aI("text=Ethics Committee&nbsp;&nbsp;&nbsp;;url=/doctors/ethics.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=Public Transport;url=/visitors/public_transport.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&nbsp;&nbsp;;url=/news/media_releases.asp");
aI("text=General Events&nbsp;&nbsp;;url=/news/general_events.asp");
}

drawMenus();

