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=Specialty Additives;url=specialty-additives.htm;itemwidth=186;onbgcolor=#485F7C;oncolor=#ffffff;offbgcolor=#485F7C;offcolor=#ffffff;fontweight=normal;fontsize=12px;");
aI("text=Products;url=#;itemwidth=185;showmenu=Products;");
aI("text=Product Data Sheets;url=DownloadCenter.php;itemwidth=186;"); 
aI("text=Contact Us;url=../contact.htm;itemwidth=185;");
}

with(milonic=new menuname("Products")){
overflow="scroll";
style=menuStyle;
aI("text=Industrial Surfactants;url=industrial-surfactants.php;itemwidth=174;")
aI("text=Intermediates;url=intermediates.php;itemwidth=174;")
aI("text=Specialty Monomers;url=specialty-monomers.php;itemwidth=174;")
aI("text=Specialty Surfactants;url=specialty-surfactants.php;itemwidth=174;")
aI("text=Stabilizers;url=stabilizers.php;itemwidth=174;")
}

drawMenus();


