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=0;
_subOffsetLeft=3;


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=0;
pagebgcolor="#ffffff";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=0;
subimage="arrow.gif";
subimagepadding=2;
}

with(nextStyle=new mm_style()){
itemwidth="150"; 
onbgcolor="#3165AD";
oncolor="#ffffff";
offbgcolor="#B59C6B";
offcolor="#ffffff";
bordercolor="#E7E7E7";
borderstyle="solid";
borderwidth=1;
separatorcolor="#E7E7E7";
separatorsize="1";
padding=3;
fontsize="90%";
fontstyle="normal";
fontfamily="verdana,Helvetica,Arial";
pagecolor="black";
pagebgcolor="#E9E9E9";
headercolor="#000000";
headerbgcolor="#ffffff";
align="left";
subimage="arrow.gif";
subimagepadding="2";
}


with(milonic=new menuname("FAQ")){
style=nextStyle;
aI("text=Procedures performed by Mr France;url=laparoscopic_procedures.php;");
aI("text=Laparoscopic surgery;url=laparoscopic_surgery.php;");
aI("text=Obesity Surgery;url=obesity_surgery.php;");
aI("text=Information for new patients;url=new_patients.php;");
}

with(milonic=new menuname("MC")){
style=nextStyle;
aI("text=Gallstones;url=gallstones.php;");
aI("text=Hernias;url=hernias.php;");
aI("text=Haemorrhoids;url=haemorrhoids.php;");
aI("text=Heartburn and Reflux;url=heartburn_reflux.php;");
aI("text=Obesity;url=obesity.php;");
}

with(milonic=new menuname("LP")){
style=nextStyle;
aI("text=Laparoscopic Procedures;showmenu=LPN;");
aI("text=Laparoscopic Obesity Procedures;showmenu=LPO;");
}

with(milonic=new menuname("LPO")){
style=nextStyle;
aI("text=Obesity Surgery;url=obesity_surgery_pr.php;");
aI("text=Gastric Banding;url=gastric_banding.php;");
aI("text=Gastric Bypass;url=gastric_bypass.php;");
aI("text=Sleeve Gastrectomy;url=sleeve_gastrectomy.php;");
}

with(milonic=new menuname("LPN")){
style=nextStyle;
aI("text=Anti-Reflux Surgery;url=anti-reflux.php;");
aI("text=Cholecystectomy;url=cholecystectomy.php;");
aI("text=Colectomy;url=colectomy.php;");
aI("text=Hernia Repair;url=hernia_repair.php;");

}

drawMenus();

