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=20;
_subOffsetcenter=-2;

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#C7C7C7";
offcolor="#000000";
onbgcolor="#2F9F64";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#999999";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;

subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;screenposition="center";
orientation="horizontal";
style=menuStyle;
top=102;
aI("status=Back To Home Page;text=Home;url=../new/index.htm");
aI("showmenu=Masters;text=About Us;");
aI("showmenu=Finished Goods;text=Offerings;");
aI("showmenu=Reports1;text=Partners;url=../new/partners.htm");
aI("showmenu=Reports2;text=Careers;url=../new/careers.htm");
aI("showmenu=Reports3;text=Contact Us");
aI("showmenu=Reports4;text=Sitemap;url=../new/sitemap.htm");
aI
}

with(milonic=new menuname("Masters")){
overflow="scroll";
style=menuStyle;
aI("text=Corporate Profile;url=../new/corporate.htm;")
aI("text=Our Mission;url=../new/Mission.htm;")
aI("text=Our Vision;url=../new/Vision.htm;")
aI("text=MD's Message;url=../new/MDs Message.htm;")
aI
}

with(milonic=new menuname("Raw Materials")){
style=menuStyle;
aI("text=Press Releases;url=../PressReleases.htm;");
aI
}


with(milonic=new menuname("Pack Materials")){
style=menuStyle;
aI("text=Sage Accpac;url=../new/SageAccpac.htm");
aI("text=Microsoft Navision;url=../new/MicrosoftNavision.htm;");
aI("text=Hyperion;url=../Hyperion.htm;");
aI("text=Handysoft BizFlow;url=../new/Handysoft BizFlow.htm;");
aI("text=Eazytest;url=../new/Eazytest.htm;");
aI("text=IBM Rational Suite;url=../new/IBM-RAtional-Suite.htm;");
aI("text=Hummingbird;url=../new/Hummingbird.htm;");
aI("text=Logon SI Octopus COLD;url=../new/Logon-SI-Octopus.htm;");
aI("text=Kofax;url=../new/Kofax.htm;");
aI("text=Securtex;url=../new/Securtex.htm;");
}

with(milonic=new menuname("Finished Goods")){
style=menuStyle;
aI("text=Application Development Solutions;url=../new/Software-Solutions-Development.htm;");
aI("text=Software Testing Services;url=../new/Software-Testing-Services.htm;");
aI("text=IT Resource Augmentation;url=../new/ManpowerAugmentation.htm;");
aI("text=ERP Solutions;url=../new/financial.htm;");
aI("text=CRM Solutions;url=../new/CRM.htm;");
aI("text=ECM Solutions;url=../new/ECM.htm;");
aI("text=BPM Solutions;url=../new/BPM.htm;");
aI("text=IT Infrastructure Solutions;url=../new/Advanced-Infrastructure.htm;");
aI("text=Information Systems Security Solutions;url=../new/information.htm;");
aI("text=Security Surveillance Solutions;url=../new/security.htm;");
aI("text=Structured Cabling Solutions;url=../new/cabling.htm;");
aI("text=Storage Area Network Solutions;url=../new/storage.htm;");
}

with(milonic=new menuname("Reports")){
style=menuStyle;
aI("text=Banking ;url=../Banking.htm;");
aI("text=Automobile Distribution/Dealer ;url=../new/AutomobileDistributionDealer.htm;");
aI("text=General Distribution/Trading/Retail ;url=../new/GeneralDistribution.htm;");
aI("text=Construction/Contracting;url=../new/ConstructionContracting.htm;");
aI("text=Manufacturing;url=../new/Manufacturing.htm;");
aI("text=Insurance;url=../new/Insurance.htm;");
aI("text=Government;url=../new/Government.htm;");
aI("text=Pharmaceuticals;url=../new/Pharmaceuticals.htm;");
aI("text=Telecom;url=../new/Telecom.htm;");
};

with(milonic=new menuname("Reports5")){
style=menuStyle;
aI("text=ERP: Bin Zayed Group;url=../Download/BZ_Case_Study.pdf;");
aI("text=CRM AlNabooda;url=../Download/CRM_AlNabooda_Case_Study.pdf;");
aI("text=B2C: ADDF ;url=../Download/Software_ADDF_Case_Study.pdf;");
aI("text=B2B: Ducab;url=../Download/Software_Ducab_Case_Study.pdf;");
aI("text=I-Sales:MMI;url=../Download/Software_MMI_Case_Study.pdf;");
aI("text=Software Testing: Riyad Bank;url=../Download/Riyad_bank_case study.pdf;");
};

with(milonic=new menuname("Reports3")){
style=menuStyle;
aI("text=Feedback;url=../new/feedback.asp;");
aI("text=Contact Information;url=../new/contact.htm;");
};
drawMenus();



