fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;





with(background=new mm_style()){
bgimage="xp_button_burnt.gif";
borderstyle="solid";
fontfamily="Verdana, Verdana, Geneva, sans-serif";
fontsize="80%";
fontstyle="roman";

padding=9;
itemheight=5;

offcolor="#b3b3b3";
oncolor="#ffffff";
overbgimage="xp_button_burnton.gif";

}

with(milonic=new menuname("home")){
style=background;
}

with(milonic=new menuname("products")){
style=background;
aI("text=Walking Tandem Suspension Athletic Field Liner;url=products_tandom.html;");
aI("text=Spray Wand Kit;url=products_paint_wand.html;");
aI("text=Cargo Ratchet Bar;url=products_ratchetbar.html;");
aI("text=Professional Athletic Latex Field Marking Paint;url=products_latexpaint.html;");
aI("text=Steel Smart Sockets;url=products_steelsockets.html;");
aI("text=Socket Installers;url=products_socketinstallers.html;");
aI("text=Corner Flags;url=products_flags.html;");

}

with(milonic=new menuname("service")){
style=background;
}

with(milonic=new menuname("contact")){
style=background;
}



drawMenus();

