_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#D6DFF7";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#EFF3FF";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
subimage="images/arrow.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Back;target=;url=.././;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoff.gif;");
aI("text=ATV Dealers (124);target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=ACT ATV Dealers (1);target=;url=act-atv-dealers.html;");
aI("text=NSW ATV Dealers (30);target=;url=nsw-atv-dealers.html;");
aI("text=NT ATV Dealers (2);target=;url=nt-atv-dealers.html;");
aI("text=QLD ATV Dealers (33);target=;url=qld-atv-dealers.html;");
aI("text=SA ATV Dealers (5);target=;url=sa-atv-dealers.html;");
aI("text=TAS ATV Dealers (3);target=;url=tas-atv-dealers.html;");
aI("text=VIC ATV Dealers (39);target=;url=vic-atv-dealers.html;");
aI("text=WA ATV Dealers (11);target=;url=wa-atv-dealers.html;");
aI("text=Site Map;target=;url=../sitemap-page-order.html;");
}


 drawMenus();

