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=Polymer Additives;url=polymer.htm;itemwidth=186;onbgcolor=#485F7C;oncolor=#ffffff;offbgcolor=#485F7C;offcolor=#ffffff;fontweight=normal;fontsize=12px;");
aI("text=Markets;url=#;itemwidth=185;showmenu=Markets;");
aI("text=Download Center;url=Polymer-DownloadCenter.php;itemwidth=186;"); 
aI("text=Contact Us;url=../contact.htm;itemwidth=185;");
}

with(milonic=new menuname("Markets")){
overflow="scroll";
style=menuStyle;
aI("text=Agricultural Film;url=agricultural-film.php;itemwidth=174;")
aI("text=Automotive;url=automotive.php;itemwidth=174;")
aI("text=Coatings;url=coatings.php;itemwidth=174;")
aI("text=Rotomolding;url=rotational-molding.php;itemwidth=174;")
}

drawMenus();

