_menuCloseDelay=200;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#E8AF10";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E8AF10";
offcolor="#07093B";
onbgcolor="";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95)";
padding=3;
pagebgcolor="#E8AF10";
pagecolor="black";
separatorcolor="#07093B";
separatorsize=1;
//subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("MANU")){
overflow="scroll";
style=menuStyle;
overfilter="Fade(duration=0.0);Alpha(opacity=95);Shadow(color='#333333', Direction=135, Strength=5)";
aI("text=<b>Metso Minerals</b>;url=/manufacturers/index.php;")
aI("text=<b>GreyStone</b>;url=/manufacturers/index.php#greystone;")
aI("text=<b>Thor</b>;url=/manufacturers/index.php#thor;")
}

with(milonic=new menuname("SPOT")){
style=menuStyle;
overfilter="Fade(duration=0.0);Alpha(opacity=95);Shadow(color='#333333', Direction=135, Strength=5)";
aI("text=<b>Recycling</b>;url=/spotlight-projects/recycling.php;");
aI("text=<b>Quarry</b>;url=/spotlight-projects/quarry.php;");
aI("text=<b>Sand and Gravel</b>;url=/spotlight-projects/sand-and-gravel.php;");
aI("text=<b>Portable</b>;url=/spotlight-projects/portable.php;");
aI("text=<b>Track Mounted</b>;url=/spotlight-projects/track-mounted.php;");
aI("text=<b>Custom Fabrication&nbsp;&nbsp;&nbsp;</b>;url=/spotlight-projects/custom-fabrication.php;");
}

with(milonic=new menuname("EQUI")){
style=menuStyle;
overfilter="Fade(duration=0.0);Alpha(opacity=95);Shadow(color='#333333', Direction=135, Strength=5)";
aI("text=<b>Track Mounted Crushers & Screens&nbsp;</b>;url=/equipment/track-mounted-crushers/index.php;");
aI("text=<b>Jaw Crushing Plants</b>;url=/equipment/jaw-crushing-plants/index.php;");
aI("text=<b>Impact Crushing Plants</b>;url=/equipment/impact-crushing-plants/index.php;");
aI("text=<b>Cone Crushers</b>;url=/equipment/cone-crushers/index.php;");
aI("text=<b>Conveyors</b>;url=/equipment/conveyors/index.php;");
aI("text=<b>Feeders</b>;url=/equipment/feeders/index.php;");
aI("text=<b>Wash Plants</b>;url=/equipment/wash-plants/index.php;");
aI("text=<b>Portable Screens</b>;url=/equipment/portable-screens/index.php;");
}

drawMenus();


