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()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontweight='bold';
fontstyle="normal";
headerbgcolor="#AEADB0";
headercolor="#AEADB0";
offbgcolor="#AEADB0";
offcolor="#ffffff";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
imagepadding="6";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#AEADB0', Direction=135, Strength=1)";
padding=6;
pagebgcolor="#AEADB0";
pagecolor="white";
}

with(milonic=new menuname("Samples")){
overflow="scroll";
style=menuStyle;
alwaysvisible=1;
orientation="horizontal";
position="relative";
menuwidth="99%";
itemwidth=70;
align="center"
aI("text=Home;url=index.htm;image=blue2.gif");
aI("text=Company;url=company.htm;image=blue2.gif");
aI("showmenu=products;url=products.htm;text=Products;image=blue2.gif");
aI("text=News;url=news.htm;image=blue2.gif");
aI("text=Contact;url=contact.htm;image=blue2.gif");
}

with(milonic=new menuname("products")){
style=menuStyle;
aI("text=EMS & Medical Bags;url=ems.htm;image=blue2.gif");
aI("text=Police Bags;url=police_bags.htm;image=blue2.gif");
aI("text=Fire Equipment Bags;url=fire_equipment_bags.htm;image=blue2.gif");
aI("text=Specimen Transport Bags;url=specimen_transport_bags.htm;image=blue2.gif");
aI("text=Body Bags;url=body_bags.htm;image=blue2.gif");
aI("text=Food Services;url=food_services.htm;image=blue2.gif");
aI("text=Cash & Document Handling;url=cash_document_handling.htm;image=blue2.gif");
aI("text=Sport & Leisure;url=sports_leisure.htm;image=blue2.gif");
aI("text=Security Seals;url=security_seals.htm;image=blue2.gif");
aI("text=Commercial Bags;url=commercial_bags.htm;image=blue2.gif");
aI("text=Waste Management;url=waste_management_bags.htm;image=blue2.gif");
aI("text=Biohazard Packaging;url=biohazard_packaging.htm;image=blue2.gif");
aI("text=Contract Manufacturing;url=contract_bag_manufacturer.htm;image=blue2.gif");
aI("text=Offshore Imported Bags;url=imported_bags.htm;image=blue2.gif");
aI("text=Industry Leaders;url=links.htm;image=blue2.gif");
}

drawMenus();

