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=Mining Chemicals;url=Mining.htm;itemwidth=186;onbgcolor=#485F7C;oncolor=#ffffff;offbgcolor=#485F7C;offcolor=#ffffff;fontweight=normal;fontsize=12px;");
aI("text=Alumina Processing;url=alumina-processing.htm;itemwidth=185;");
aI("text=Mineral Processing;url=mineral-processing.htm;itemwidth=186;"); 
aI("text=Solvent Extraction;url=solvent-extraction.htm;itemwidth=185;");
aI("text=Download Center;url=#;itemwidth=185;showmenu=DownloadCenter;");
aI("text=Ask the Expert;url=../ask-the-expert.php;itemwidth=185;");
}

with(milonic=new menuname("DownloadCenter")){
overflow="scroll";
style=menuStyle;
aI("text=Alumina Processing;itemwidth=174;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;- Literature/Case Studies;url=alumina-DownloadCenter.php;itemwidth=174;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;- Webevents;url=alumina-webevents.htm;itemwidth=174;")
aI("text=Mineral Processing;itemwidth=174;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;- Cytec Solutions;url=CytecSolutionsNEW.htm;itemwidth=174;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;- Literature/Case Studies;url=mineral-processing-DownloadCenter.php;itemwidth=174;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;- Webevents;url=mineral-processing-webevents.htm;itemwidth=174;")
aI("text=Solvent Extraction;itemwidth=174;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;- Cytec Solutions;url=CytecSolutionsNEW.htm;itemwidth=174;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;- Literature/Case Studies;url=solvent-extraction-DownloadCenter.php;itemwidth=174;")
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;- Webevents;url=solvent-extraction-webevents.htm;itemwidth=174;")
}

drawMenus();

