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="#ffffff";

borderstyle="groove";

borderwidth=1;

fontfamily="Verdana, Tahoma, Arial";

fontsize="70%";

fontstyle="normal";

headerbgcolor="#ffffff";

headercolor="#000000";

offbgcolor="#000000";

offcolor="#ffffff";

onbgcolor="#ed1c24";

oncolor="#ffffff";

outfilter="randomdissolve(duration=0.3)";

overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";

padding=4;

pagebgcolor="#000000";

pagecolor="#ffffff";

separatorcolor="#999999";

separatorsize=1;

subimage="arrows.gif";

subimagepadding=2;

}















with(milonic=new menuname("Inventory")){

style=menuStyle;

aI("text=Ambulances;showmenu=ambulances_sub;");

aI("text=Garbage Trucks;showmenu=Garbage_Trucks_sub;");

aI("text=Vacuum Trucks;url=http://www.municipaltrucks.com/search.php?type=Vacuum;");

aI("text=Trucks;url=http://www.municipaltrucks.com/search.php?type=Trucks;");

aI("text=Trailers;url=http://www.municipaltrucks.com/search.php?type=Trailers;");

aI("text=Forklifts;url=http://www.municipaltrucks.com/search.php?type=Forklifts;");

aI("text=Fire Engines;url=http://www.municipaltrucks.com/search.php?type=Fire Engines;");

aI("text=Sweepers;url=http://www.municipaltrucks.com/search.php?type=Sweepers;");

aI("text=Crane Trucks;url=http://www.municipaltrucks.com/search.php?type=Crane;");

aI("text=School Buses;url=http://www.municipaltrucks.com/search.php?type=School Buses;");

aI("text=Miscellaneous;url=http://www.municipaltrucks.com/search.php?type=Miscellaneous;");

aI("text=Parts;url=http://www.municipaltrucks.com/search.php?type=Parts;");



}



with(milonic=new menuname("Service")){

style=menuStyle;

aI("text=Full&nbsp;Service;url=http://www.municipaltrucks.com/services.php;");

aI("text=Brakes;url=http://www.municipaltrucks.com/services.php;");

aI("text=Complementary&nbsp;services;url=http://www.municipaltrucks.com/services.php;");

aI("text=Service&nbsp;Network;url=http://www.municipaltrucks.com/services.php;");

aI("text=Code&nbsp;3;url=http://www.municipaltrucks.com/services.php;");

}









with(milonic=new menuname("ambulances_sub")){

style=menuStyle;



aI("text=Type I;url=http://www.municipaltrucks.com/search.php?type=Type1;");

aI("text=Type II;url=http://www.municipaltrucks.com/search.php?type=Type II;");

aI("text=Type III;url=http://www.municipaltrucks.com/search.php?type=Type3;");

aI("text=Type IX;url=http://www.municipaltrucks.com/search.php?type=Type IX;");

aI("text=Moduvan;url=http://www.municipaltrucks.com/search.php?type=Moduvan;");

aI("text=Bodys;url=http://www.municipaltrucks.com/search.php?type=Bodys;");

}



with(milonic=new menuname("Garbage_Trucks_sub")){

style=menuStyle;



aI("text=Front Loaders;url=http://www.municipaltrucks.com/search.php?type=Front Loaders;");

aI("text=Side Loaders;url=http://www.municipaltrucks.com/search.php?type=Side Loaders;");

aI("text=Rear Loaders;url=http://www.municipaltrucks.com/search.php?type=Rear Loaders;");

aI("text=Transfer Trailer;url=http://www.municipaltrucks.com/search.php?type=Transfer Trailer;");

aI("text=Garbage Body;url=http://www.municipaltrucks.com/search.php?type=Garbage Body;");

}



drawMenus();



