_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="DarkGray";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="WhiteSmoke";
oncolor="#000000";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="DarkGray";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="#000000";
onbgcolor="WhiteSmoke";
oncolor="DodgerBlue";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=HOME;target=;url=http://www.autoauctionsmart.com/;");
aI("showmenu=Auto Auctions:  Smart TipsCar Auctions: Advantageous or Not?LEFT_MENU;text=Auto Auctions:  Smart Tips;target=;url=auto-auctions-smart-tips.html;");
aI("showmenu=Government Auctions5 Things You Should Do Before Buying At A Government Car AuctionLEFT_MENU;text=Government Auctions;target=;url=government-auctions.html;");
aI("text=Vehicle Auction FAQs;target=;url=vehicle-auction-faqs.html;");
}

with(milonic=new menuname("Auto Auctions:  Smart TipsCar Auctions: Advantageous or Not?LEFT_MENU")){
style=submenuStyle;
aI("text=Car Auctions: Advantageous or Not?;target=;url=car-auctions-advantageous-or-not-.html;");
aI("text=5 Must-Know Things About Car Auctions;target=;url=5-must-know-things-about-car-auctions.html;");
aI("text=Most Popular Vehicles People Look to Buy At Auto Auctions;target=;url=most-popular-vehicles-people-look-to-buy-at-auto-auctions.html;");
aI("text=Typical Auto Auction Buyers;target=;url=typical-auto-auction-buyers.html;");
aI("text=Winning the Right Car at the Right Price!;target=;url=auto-auctions-how-to-win-the-right-car-at-the-right-price!.html;");
}

with(milonic=new menuname("Government Auctions5 Things You Should Do Before Buying At A Government Car AuctionLEFT_MENU")){
style=submenuStyle;
aI("text=5 Things You Should Do Before Buying At A Government Car Auction;target=;url=5-things-you-should-do-before-buying-at-a-government-car-auction.html;");
aI("text=Making the Most of Government Auctions;target=;url=smart-tip-making-the-most-of-government-auctions.html;");
aI("text=Police Auction: A Place to Get Bargains;target=;url=police-auction-a-place-to-get-bargains.html;");
}


 drawMenus();
