_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="Solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#E7E6E7";
offcolor="#000000";
onbgcolor="White";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="Black";
pagecolor="Black";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Red";
offcolor="White";
onbgcolor="#E7E6E7";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="7";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=800;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.huskyopenbids.com/;");
aI("showmenu=TrucksCab-Over TrucksINFO_BAR_MENU;text=Trucks;target=;url=Trucks.html;");
aI("text=Open Bids;target=;url=Open-Bids.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("TrucksCab-Over TrucksINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Cab-Over Trucks;target=;url=Cab-Over-Trucks-Government-Open-Bids.html;");
aI("text=Step Vans;target=;url=Step-Vans-Government-Open-Bids.html;");
aI("text=Request Quote;target=;url=Request-Quote.html;");
}


 drawMenus();
