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()){
align="right";
fontfamily="Georgia, Times New Roman, Times, Serif";
fontsize="13px";
fontweight="bold";
fontstyle="strong";
bgimage="http://netoolcorp.com/img/bronzebar.png";
imagealign="center";
imageposition="center";
imagewidth=50;
headerbgcolor="#ffffff";
headercolor="#FFFFFF";
offcolor="#ffffff";
onbgcolor="#023d8f";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=0;
margin=4;
pagebgcolor="#82B6D7";
pagecolor="cccccc";
separatorcolor="#ffffff";
separatorsize=0;
separatorpadding=4;
subimage="http://netoolcorp.com/img/arrow.gif";
subimagepadding=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
top=152;
style=menuStyle;
aI("text= ;url=http://netoolcorp.com/index.shtml;");
aI("text=Home |;url=http://netoolcorp.com/index.shtml;");
aI("text=About Us |;url=http://netoolcorp.com/about_us.shtml;");
aI("showmenu=Products;text=Our Products;url=http://www.netoolcorp.com/products.shtml");
aI("text=Our Services |;url=http://netoolcorp.com/services.shtml;");
aI("text=Pre-Owned Equipment |;url=http://netoolcorp.com/Used/used_equipment.shtml;");
aI("text=Training |;url=http://netoolcorp.com/training.html;");
aI("text=News and Events |;url=http://netoolcorp.com/news.shtml;");
aI("text=Site Map |;url=http://netoolcorp.com/site_map.shtml;");
aI("text=Contact Us;url=http://netoolcorp.com/contact_us.shtml;");
}

with(milonic=new menuname("Products")){
overflow="scroll";
style=menuStyle;
aI("showmenu=Machine;text=Machine Tools;url=http://www.netoolcorp.com/Products/machine_tools.shtml;")
aI("text=Special Attachments/Star Machines;url=http://netoolcorp.com/Products/attachments.shtml;")
aI("showmenu=Pumps;text=High Pressure Pumps;url=http://www.netoolcorp.com/Products/pumps.shtml;")
aI("text=Mist & Smoke Collectors;url=http://netoolcorp.com/Products/tri-mist500.shtml;")
aI("text=In-Line Coolers;url=http://netoolcorp.com/Products/ne-150-il.shtml;")
aI("text=Pre-Owned Equipment;url=http://netoolcorp.com/Used/used_equipment.shtml;")
}

with(milonic=new menuname("Machine")){
style=menuStyle;
aI("text=Special Attachments;url=http://netoolcorp.com/Products/attachments.shtml;");
aI("text=SB-20C;url=http://netoolcorp.com/Products/sb-20c.shtml;");
aI("text=SB-20E;url=http://netoolcorp.com/Products/sb-20e.shtml;");
aI("text=SF-25;url=http://netoolcorp.com/Products/sf-25.shtml;");
aI("text=SC-20;url=http://netoolcorp.com/Products/sc-20.shtml;");
aI("text=SG-42;url=http://netoolcorp.com/Products/sg-42.shtml;");
aI("text=SR-10J;url=http://netoolcorp.com/Products/sr-10j.shtml;");
aI("text=SR-20J;url=http://netoolcorp.com/Products/sr-20j.shtml;");
aI("text=SR-20JN;url=http://netoolcorp.com/Products/sr-20jn.shtml;");
aI("text=SR-20RIII;url=http://netoolcorp.com/Products/sr-20riii.shtml;");
aI("text=SR-32J;url=http://netoolcorp.com/Products/sr-32j.shtml;");
aI("text=SR-32JN;url=http://netoolcorp.com/Products/sr-32jn.shtml;");
aI("text=ST-38;url=http://netoolcorp.com/Products/st-38.shtml;");
aI("text=SV-12;url=http://netoolcorp.com/Products/sv-12.shtml;");
aI("text=SV-20;url=http://netoolcorp.com/Products/sv-20.shtml;");
aI("text=SV-32;url=http://netoolcorp.com/Products/sv-32.shtml;");
aI("text=SW-20;url=http://netoolcorp.com/Products/sw-20.shtml;");
aI("text=ECAS-20T;url=http://netoolcorp.com/Products/ecas-20t.shtml;");
aI("text=Previous Models;url=http://netoolcorp.com/Products/Previous_Models.html;");
}
with(milonic=new menuname("Pumps")){
style=menuStyle;
aI("showmenu=USA;text=USA Models;")
aI("showmenu=European;text=European Models;")
}

with(milonic=new menuname("USA")){
style=menuStyle;
aI("text=NJ1150;url=http://netoolcorp.com/Products/nj1150.shtml");
aI("text=NJ1750;url=http://netoolcorp.com/Products/nj1750.shtml");
aI("text=NJ2000;url=http://netoolcorp.com/Products/nj2000.shtml");
aI("text=NJ2000W;url=http://netoolcorp.com/Products/nj12000w.shtml");
}

with(milonic=new menuname("European")){
style=menuStyle;
aI("text=NJ1150-E;url=http://netoolcorp.com/Products/nj1150-e.shtml");
aI("text=NJ1750-E;url=http://netoolcorp.com/Products/nj1750-e.shtml");
aI("text=NJ2000-E;url=http://netoolcorp.com/Products/nj2000-e.shtml");
aI("text=NJ2000W-E;url=http://netoolcorp.com/Products/nj12000w-e.shtml");
}

drawMenus();


