fixMozillaZIndex=true; //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()){
styleid=1;
//itemwidth=210;
align="left";
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
offbgcolor="#D0D0D0";
offcolor="#072B5F";
onbgcolor="#FFFFFF";
oncolor="#62002F";
onsubimage="images/arrow_left_hover.jpg";
padding=5;
subimage="images/arrow_left.jpg";
borderwidth=1;
bordercolor="#072B5F";
borderstyle="solid";
separatorcolor="#62002F";
separatorsize=1;
//separatorwidth=200;
pagebgcolor="#FFFFFF";
pagecolor="#62002F";
}

with(mainmenuStyle=new mm_style()){
//itemwidth=145;
align="left";
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
headercolor="#62002F";
offbgcolor="#D0D0D0";
offcolor="#072B5F";
onbgcolor="#FFFFFF";
oncolor="#62002F";
onsubimage="images/arrow_hover.jpg";
padding=5;
subimage="images/arrow_normal.jpg";
//borderwidth=1;
//bordercolor="#072B5F";
//borderstyle="solid";
//image="images/arrow.jpg";
//overimage="images/arrow_hover.jpg";
//imagealign="left";
//subimagepadding=6;
separatorcolor="#62002F";
separatorsize=1;
//separatorwidth=174;
pagebgcolor="#FFFFFF";
pagecolor="#62002F";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//left=500;
openstyle="rtl";
orientation="horizontal";
position="relative";
style=mainmenuStyle;
//top=10;
aI("text=Who Are We;showmenu=Who;");
//aI("text=What Do We Do;showmenu=What;");
aI("text=Why Choose Westcare;showmenu=Why;");
aI("text=Medical Service Availability;showmenu=Availability;");
aI("text=Contact Details;showmenu=Contact;");
}

with(milonic=new menuname("Who")){
openstyle="ltr";
	style=menuStyle;
//aI("text=Story so far;url=/story;");
//aI("text=Two Services in one;url=/general;");
aI("text=Westcare\'s History;url=/history;");
aI("text=Westcare\'s Vision;url=/vision;");
//aI("text=GP Super;url=/gpsuper;");
//aI("text=Doctor Plus;url=/doctorplus;");
//aI("text=Staff Profiles;showmenu=Profiles;");
aI("text=Faces of Westcare;url=/staff;");
}

with(milonic=new menuname("What")){
openstyle="ltr";
	style=menuStyle;
//aI("text=General Medical Services;url=/services;");
//aI("text=Treatment Room;url=/treatment;");

//aI("text=Board/Training Room (For Hire);url=/training;");
}

with(milonic=new menuname("Why")){
openstyle="ltr";
	style=menuStyle;
//aI("text=AGPAL Accreditation;url=/accreditation;");
//aI("text=Fast Results;url=/fast;");
//aI("text=Billing Policies;url=/billing;");
aI("text=Family Suite;url=/suite;");
aI("text=Kids Play Zone;url=/kids;");
aI("text=Dox Cafe;url=/cafe;");
aI("text=General Amenities;url=/amenities;");
//aI("text=Security & IT;url=/security;");
aI("text=Melton Health;url=/melton;");
aI("text=Public Transport;url=/transport;");
}

with(milonic=new menuname("Availability")){
openstyle="ltr";
	style=menuStyle;
//aI("text=Hours of Operation;url=/hours;");
aI("text=Policies and Services;url=/policies_and_services;");
aI("text=Accessing our Services and Billing;url=/services_and_billing;");
aI("text=Home Visits;url=/visits;");
aI("text=When We Are Closed;url=/closed;");
aI("text=Associated Medical Services;showmenu=Services;url=/associated;");
//aI("text=Obtaining Test Results;url=/results;");
}

with(milonic=new menuname("Contact")){
openstyle="ltr";
	style=menuStyle;
aI("text=How to Contact Us;url=/contact;");
//aI("text=Making Appointments;url=/appointments;");
//aI("text=Telephoning Your Doctor;url=/phone;");
aI("text=Complaints & Suggestions;url=/complaints;");
aI("text=Updating Personal Details;url=/updating;");
aI("text=Useful Telephone Numbers;url=/numbers;");
}

with(milonic=new menuname("Profiles")){
openstyle="ltr";
	style=menuStyle;
aI("text=Doctors;url=/doctors;");
aI("text=Clerical;url=/clerical;");
aI("text=Administrative;url=/administrative;");
aI("text=Nursing;url=/nursing;");
//aI("text=Management;url=/management;");
//aI("text=Cafe;url=/cafe_staff;");
}

with(milonic=new menuname("Services")){
openstyle="ltr";
	style=menuStyle;
aI("text=Gribbles Pathology;url=/arl;");
aI("text=Melton Diagnostic Imaging;url=/imaging;");
aI("text=Guardian Pharmacy;url=/pharmacy;");
aI("text=Reconnexion Inc;url=/reconnexion;");
aI("text=Modern Eyecare;url=/eyecare;");
//aI("text=Woodgrove Physiotherapy<br />and Sports Medicine Centre;url=/sports;");
aI("text=Woodgrove Dental;url=/dental;");
}

drawMenus();