_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0l.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="#000000";
separatorcolor="Transparent";
separatorsize="1";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack11.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep11.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=483;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Western Slope Towing Home;target=;url=http://westernslopetowing.com/;align=center;");
aI("showmenu=ServicesAuto TowingINFO_BAR_MENU;text=Services;target=;url=Services.html;align=center;");
aI("text=Areas Served;target=;url=Areas-Served.html;align=center;");
aI("text=About Us;target=;url=About-Us.html;align=center;keepalive=1;");
}

with(milonic=new menuname("ServicesAuto TowingINFO_BAR_MENU")){
style=submenuStyle;
align="center";
orientation="horizontal";
aI("text=Auto Towing;target=;url=Auto-Towing.html;");
aI("text=Lock Outs;target=;url=Lock-Outs.html;");
aI("text=Jump Starts;target=;url=Jump-Starts.html;");
aI("text=Fuel Deliveries;target=;url=Fuel-Deliveries.html;");
aI("text=Flat Tires;target=;url=Flat-Tires.html;");
aI("text=Off Road Recovery;target=;url=Off-Road-Recovery.html;");
aI("text=Winch Outs;target=;url=Winch-Outs.html;");
aI(";");
}


 drawMenus();

