fixMozillaZIndex=true; //Fixes Y-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()){
bordercolor="#F79C34";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="bold";
fontcolor="#f0f0f0";
headerbgcolor="#cccccc";
headercolor="#005c96";
offbgcolor="#F7921E";
offcolor="#FFFFFF";
onbgcolor="#F7921E";
oncolor="#4E472C";

padding=1;
pagebgcolor="#0099cc";
pagecolor="white";
separatorcolor="#f0f0f0";
separatorsize=1;

subimagepadding=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top=240;
aI("showmenu=Home;text=&nbsp;Home&nbsp;; url=index.htm;");
aI("showmenu=Services;text=&nbsp;Services &nbsp;url=services.htm;");
aI("showmenu=Products;text=&nbsp;Products &nbsp;url=products.htm;");
aI("showmenu=Infrastucture;text=&nbsp; Infrastucture &nbsp;");
aI("showmenu=Quality;text=&nbsp;Quality &nbsp;");
aI("showmenu=Whats New;text=&nbsp;Whats New &nbsp;url=WhatsNew.htm;");
aI("showmenu=Careers;text=&nbsp;Careers &nbsp;url=careers.htm;");
aI("showmenu=Clients;text=&nbsp;Clients &nbsp;url=clients.htm;");
aI("showmenu=Contact Us;text=&nbsp;Contact Us&nbsp;url=contactus.htm;");
aI("showmenu=Enquiry;text=&nbsp;Enquiry &nbsp;&nbsp;url=enquiry.htm;");

}

with(milonic=new menuname("Home")){
overflow="scroll";
style=menuStyle;
aI("text=About Us;url=index.htm;")
aI("text=Our Management;url=our-team.htm;")
aI("text=Accredation;url=accreditation.htm;")
aI("text=Why Us;url=whyus.htm;")

}

with(milonic=new menuname("Infrastucture")){
overflow="scroll";
style=menuStyle;
aI("text=Manufacturing Facility;url=manufacturingFacility.htm;")
aI("text=Warehousing;url=warehousing.htm;")
aI("text=Packaging & Logistic;url=Packaging&Logistic.htm;")

}
with(milonic=new menuname("Quality")){
overflow="scroll";
style=menuStyle;
aI("text=Quality Control ;url=quality-controls.htm;")
aI("text=Quality Assurance;url=quality-assurance.htm;")
aI("text=Quality Policy;url=quality-policy.htm;")

}

drawMenus();
