fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
buildAfterLoad=1
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="85%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#99CCFF";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
position="relative";
orientation="horizontal";
menuwidth="100%";
margin="1";
itemwidth=76;
align="center"
aI("text=Home;url=index.htm;");
aI("showmenu=company;url=company.htm;text=Company;");
aI("showmenu=services;url=services.htm;text=Services;");
aI("showmenu=products;url=products.htm;text=Products;");
aI("text=Careers;url=careers.htm;");
aI("text=News;url=news_events.htm;");
aI("text=Contact;url=contact.htm;");
}

with(milonic=new menuname("company")){
overflow="scroll";
style=menuStyle;
aI("text=Business Evolution;url=business_evolution.htm;");
aI("text=Company Profile;url=company_profile.htm;");
aI("text=Mission Statement;url=mission_statement.htm;");
aI("text=Company Facilities;url=facilities.htm;");
aI("text=Resource Centre;url=articles_interest.htm;");
aI("text=Confidentiality Agreement;url=confidentiality_agreement.htm;");
aI("text=Privacy Statement;url=privacy.htm;");
}

with(milonic=new menuname("services")){
style=menuStyle;
aI("text=GMP Sterile Fill;url=gmp_sterile_fill.htm;");
aI("text=GMP API Manufacturing;url=gmp_api_manufacturing.htm;");
aI("text=Custom Synthesis Small Molecules;url=custom_synthesis_small_molecules.htm;");
aI("text=GMP Peptide Synthesis;url=custom_synthesis_peptides.htm;");
aI("text=GMP Oligonucleotide Fill;url=custom_synthesis_oligonucleotides.htm;");
aI("text=Contract Analytical;url=contract_analytical.htm;");
aI("text=Contract Research;url=contract_research.htm;");
aI("text=Formulation Development;url=formulation_development.htm;");
aI("text=Polymorphism Screening;url=polymorphism_screening.htm;");
}

with(milonic=new menuname("products")){
style=menuStyle;
aI("text=Cannabinoids;url=cannabinoids.htm;");
aI("text=Natural Products;url=natural_products.htm;");
aI("text=Coelenterazines;url=coelenterazines.htm;");
aI("text=Glitazones;url=glitazones.htm;");
aI("text=Steroids;url=steroids.htm;");
aI("text=Carbohydrates & Nucleosides;url=nucleosides.htm;");
aI("text=Phosphoramidites;url=phosphoramidites.htm;");
aI("text=Drug Metabolites & Impurity Standards;url=rosmariquinone.htm;");
aI("text=Specialty Compounds;url=specialty_compounds.htm;");
aI("text=Heterocycles;url=heterocycles.htm;");
aI("text=Labelled Compounds;url=labelled_compounds.htm;");
aI("text=Intermediates for API Production;url=intermediates.htm;");
}

drawMenus();

