fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=0;
_menuOpenDelay=0;
_subOffsetTop=1;
_subOffsetLeft=-6;

with(AllImagesStyle=new mm_style()){
styleid=1;


fontstyle="normal";
fontweight="bold";

padding=4;
bordercolor="#878787";
borderstyle="solid";
borderwidth=1;
separatorcolor="#296488";
separatorsize=1;

onbgcolor="#ffffff";
offbgcolor="#ffffff";
offclass="UVnav2";
onclass="UVnav2";
}

with(menuStyle=new mm_style()){
bordercolor="#878787";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
onbgcolor="#DCE9F0";
oncolor="#515151";
offbgcolor="#4F8EB6";
offcolor="#ffffff";
padding=5;
pagebgcolor="#4F8EB6";
pagecolor="#ffffff";
separatorcolor="#878787";
separatorsize=1;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
menuwidth=742;
position="relative";
left=10;
orientation="horizontal";
top=10;
style=AllImagesStyle;
aI("text=Liquid Coating;url=index.php;itemwidth=96;onbgcolor=#485F7C;oncolor=#ffffff;offbgcolor=#485F7C;offcolor=#ffffff;fontweight=normal;fontsize=12px;");
aI("text=Markets;url=Markets.php;showmenu=Markets;itemwidth=74;");
aI("text=Products;url=LiquidsHome.php;showmenu=Products;itemwidth=81;"); 
aI("text=Technical Data Sheets;url=productsearch.php;itemwidth=137;");
aI("text=Download Center;url=DownloadCenter.php;showmenu=Download Center;itemwidth=120;");
aI("text=Tech Support;url=TechnicalSupport.php;itemwidth=94;");
aI("text=Contacts;url=Contactus.php;itemwidth=78;");
}

with(milonic=new menuname("Markets")){
overflow="scroll";
style=menuStyle;
aI("text=Additives;url=additivesmkt.php;")
aI("text=Automotive;url=automotivemkt.php;")
aI("text=Decorative;url=decorativemkt.php;")
aI("text=Industrial;url=industrialmkt.php;")
aI("text=Metal Packaging;url=metalmkt.php;")
aI("text=Protective;url=protectivemkt.php;")
aI("text=Rubber Compounding;url=rubbermkt.php;")
aI("text=UP Resins;url=upresinsmkt.php;")
}

with(milonic=new menuname("Products")){
overflow="scroll";
style=menuStyle;
aI("text=Resins for Coating Applications;url=coating.php;showmenu=Coating;")
aI("text=Rubber and Tires;url=rubber-and-tires.php;showmenu=Rubber;")
aI("text=Specialty Applications;url=compounding.php;showmenu=Specialty;")
}

with(milonic=new menuname("Coating")){
overflow="scroll";
style=menuStyle;
aI("text=Acrylic Resins;url=acrylicresins.php;")
aI("text=Additives and Catalysts;url=additivecatalysts.php;")
aI("text=Alkyd and Polyester Resins;url=alkydresins.php;")
aI("text=Amino Crossinkers;url=aminocrosslinkers.php;")
aI("text=Epoxy Ester Resins;url=epoxyester.php;")
aI("text=Epoxy Resins and Hardeners;url=epoxyresins.php;")
aI("text=Phenolic Resins;url=phenolicresins.php;")
aI("text=Polyurethanes;url=polyurethanes.php;")
aI("text=Solvents;url=solvents.php;")
}

with(milonic=new menuname("Rubber")){
overflow="scroll";
style=menuStyle;
aI("text=Amino Melamine Crosslinkers for Rubber and Tires;url=aminocompounding.php;")
aI("text=Phenolic Resins for Rubber and Tires;url=phenoliccompounding.php;")
}

with(milonic=new menuname("Specialty")){
overflow="scroll";
style=menuStyle;
aI("text=Silicone Free Additives;url=pcDefoam.php;")
aI("text=Unsaturated Polyesters and Resins;url=unsaturated.php;")
aI("text=Urethane Specialties;url=UrethaneSpecialties.php;")
}

with(milonic=new menuname("Download Center")){
overflow="scroll";
style=menuStyle;
aI("text=Brochures;url=DownloadCenter.php;")
aI("text=eNewsletter Archive;url=NewsletterArchive.php;")
aI("text=Webevents;url=Webevents.php;")
}

drawMenus();