_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#BE181A";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Black";
offcolor="White";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="Solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blackred.gif";
offbgcolor="Black";
offcolor="White";
onbgcolor="#BE181A";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="8";
overimage="images/whitegrey.gif";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.after5fleetrepair.com/;");
aI("text=Locations;target=;url=Locations.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("showmenu=Services/AlignmentsINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=Documents/Credit ApplicationINFO_BAR_MENU;text=Documents;target=;url=Documents.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
}

with(milonic=new menuname("Services/AlignmentsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Alignments;target=;url=Alignments.html;");
}

with(milonic=new menuname("Documents/Credit ApplicationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Credit Application;target=;url=Credit-Application.html;");
}


 drawMenus();

