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(WhiteBlue=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="12px";
fontweight="normal";
headercolor="#000000";
offcolor="#6c6c6c";
oncolor="#000000";
bgimage="/images/leftmenuBg.gif";
overbgimage="/images/leftmenuBg-O.gif";
padding=5;
pagecolor="#e00c0c";
separatorcolor="#ffffff";
separatorsize=5;
subimagepadding=40;
}

with(aboutus=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
overimage="/images/abouthoverBtn.gif";
pageimage="/images/aboutonBtn.gif";
separatorcolor="white";
separatorsize=0;
title="Company Overview";
}


with(milonic=new menuname("aboutus")){
style=WhiteBlue;
menuwidth=193;
top="offset=0";
left="offset=5";
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Company Profile;title=Company Profile;url=/About/companyprofile.aspx;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Celebrating 10 yrs;title=Celebrating 10 yrs;url=/About/celebrate10yrs.aspx;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Board of Directors;title=Board of Directors;url=/About/boardofdirectors.aspx;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Organisation Structure;title=Organisation Structure;url=/About/organisationstructure.aspx;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Group Business;title=The Group Business;url=/About/groupbusiness.aspx;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Beliefs & Philosophy;title=Beliefs & Philosophy;url=/About/beliefsnphilosophy.aspx;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Milestone;title=Milestone;url=/About/milestone.aspx;");
}

drawMenus();