_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=Scooter Dealers (107);target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=ACT Scooter Dealers (3);target=;url=act-scooter-dealers.html;");
aI("text=NSW Scooter Dealers (26);target=;url=nsw-scooter-dealers.html;");
aI("text=NT Scooter Dealers (3);target=;url=nt-scooter-dealers.html;");
aI("showmenu=QLD Scooter Dealers (29)/Scoot N Toot - Miami Gold CoastLEFT_MENU;text=QLD Scooter Dealers (29);target=;url=qld-scooter-dealers.html;");
aI("text=SA Scooter Dealers (5);target=;url=sa-scooter-dealers.html;");
aI("text=TAS Scooter Dealers (4);target=;url=tas-scooter-dealers.html;");
aI("showmenu=VIC Scooter Dealers (29)/Armadale Motors - ArmadaleLEFT_MENU;text=VIC Scooter Dealers (29);target=;url=vic-scooter-dealers.html;");
aI("text=WA Scooter Dealers (10);target=;url=wa-scooter-dealers.html;");
aI("text=Site Map;target=;url=../sitemap-page-order.html;");
}

with(milonic=new menuname("QLD Scooter Dealers (29)/Scoot N Toot - Miami Gold CoastLEFT_MENU")){
style=submenuStyle;
aI("text=Scoot N Toot - Miami Gold Coast;target=;url=scoot-n-toot-miami-gold-coast.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead.gif;");
}

with(milonic=new menuname("VIC Scooter Dealers (29)/Armadale Motors - ArmadaleLEFT_MENU")){
style=submenuStyle;
aI("text=Armadale Motors - Armadale;target=;url=armadale-motors-armadale.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead.gif;");
aI("text=Brighton Bikes and Bits - Melbourne;target=;url=brighton-bikes-and-bits-melbourne.html;");
}


 drawMenus();

