_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="Brown";
offcolor="White";
onbgcolor="#702424";
oncolor="White";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots9.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#702424";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#702424";
offcolor="#ffffff";
onbgcolor="#511A1A";
oncolor="#ffffff";
padding="4";
pagecolor="Black";
separatorcolor="#511A1A";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.motorisedwheelchair.sg/;");
aI("showmenu=Products/Motorised WheelChairsLEFT_MENU;text=Products;target=;url=electric-wheelchair-acessories.html;");
aI("text=Services;target=;url=services.html;");
aI("text=Rental;target=;url=electric-wheelchair-rental-motorized-wheelchair-rental.htm;");
aI("text=Location;target=;url=location-of-delcon-motorized-wheel-chair-manufacturer.html;");
aI("showmenu=Resources/Useful LinksLEFT_MENU;text=Resources;target=;url=resources.html;");
aI("showmenu=News/Newpaper Report on Motorised WheelChairs From DelconLEFT_MENU;text=News;target=;url=news.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Products/Motorised WheelChairsLEFT_MENU")){
style=submenuStyle;
aI("text=Motorised WheelChairs;target=;url=abc-motorized-wheelchairs-electric-wheelchairs.html;");
aI("text=Customised WheelChair Ramp | Customised Ramp;target=;url=customised-wheelchair-ramp.html;");
aI("text=Kerb Climber;target=;url=curb-climber.html;");
aI("text=SLA Batteries for Motorised Wheelchairs;target=;url=sla-batteries-for-motorised-wheelchairs.html;");
}

with(milonic=new menuname("Resources/Useful LinksLEFT_MENU")){
style=submenuStyle;
aI("text=Useful Links;target=;url=useful-links.html;");
aI("text=Where To Go;target=;url=where-to-go.html;");
}

with(milonic=new menuname("News/Newpaper Report on Motorised WheelChairs From DelconLEFT_MENU")){
style=submenuStyle;
aI("text=Newpaper Report on Motorised WheelChairs From Delcon;target=;url=newpaper-report-on-motorised-wheelchairs-from-delcon.html;");
}


 drawMenus();

