fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
left="offset=-415";
top="offset=112";
style=menuStyle;
aI("text=Home;url=javascript:openIFrame('tempiframe','http://www.actradingheavyequipment.com/info.html');");
aI("showmenu=Heavy Equipment;text=Heavy Equipment;");
aI("showmenu=Water Trucks;text=Water Trucks;");
aI("text=Hydraulic Thumbs;url=javascript:openIFrame('tempiframe','http://www.actradingheavyequipment.com/thumbs.html');");
aI("text=Misc Parts;url=javascript:openIFrame('tempiframe','http://www.actradingheavyequipment.com/misc.html');");
aI("text=About Us;url=javascript:openIFrame('tempiframe','http://www.actradingheavyequipment.com/info.html');");
}

with(milonic=new menuname("Heavy Equipment")){
overflow="scroll";
style=menuStyle;
aI("text=Cranes;url=javascript:openIFrame('tempiframe','http://www.actradingheavyequipment.com/cranes.htm');");
aI("text=Loaders;url=javascript:openIFrame('tempiframe','http://www.actradingheavyequipment.com/loaders.htm');");
aI("text=Excavators;url=javascript:openIFrame('tempiframe','http://www.actradingheavyequipment.com/excavators.html');");
aI("text=Fork Lifts;url=javascript:openIFrame('tempiframe','http://www.actradingheavyequipment.com/forklifts.htm');");
aI("text=Generators;url=javascript:openIFrame('tempiframe','http://www.actradingheavyequipment.com/generators.htm');");
aI("text=Dozers;url=javascript:openIFrame('tempiframe','http://www.actradingheavyequipment.com/dozers.htm');");
aI("text=Portable Air Compressors;url=javascript:openIFrame('tempiframe','http://www.actradingheavyequipment.com/aircompress.htm');");
}

with(milonic=new menuname("Water Trucks")){
style=menuStyle;
aI("text=Kits;url=javascript:openIFrame('tempiframe','http://www.actradingheavyequipment.com/waterkits.html');");
aI("text=Parts;url=javascript:openIFrame('tempiframe','http://www.actradingheavyequipment.com/parts.html');");
}

drawMenus();


