_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="#FF8B02";
offcolor="#ffffff";
onbgcolor="#6B6B6B";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Mobility Scooter;target=;url=mobility_scooter.html;");
aI("text=Shoprider Scooter;target=;url=shoprider_mobility_scooter.html;");
aI("text=Mobility Scooter Batteries;target=;url=mobility_scooter_batteries.html;");
aI("text=Mobility Scooter Parts;target=;url=mobility_scooter_parts.html;");
aI("text=Mobility Scooter Ramps;target=;url=mobility_scooter_ramps.html;");
aI("text=Mobility Scooter Cover;target=;url=mobility_scooter_cover.html;");
aI("text=Scooter Insurance;target=;url=mobility_scooter_insurance.html;");
aI("text=Used Mobility Scooters;target=;url=used_mobility_scooter.html;");
}


 drawMenus();
