_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="Gold";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare_on8.gif";
offbgcolor="Black";
offcolor="White";
oncolor="Gold";
padding="7";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare12.gif";
imageposition="right";
itemwidth="198";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
openstyle="rtl";
itemheight="18";
aI("text=Home;target=;url=http://rc-car-fun.com/;");
aI("text=RC Cars;target=;url=rc-nitro-cars.html;");
aI("text=RC Trucks;target=;url=rc-nitro-trucks.html;");
aI("text=RC Minis & Micros;target=;url=rc-micro-cars.html;");
aI("text=Popular Vehicles;target=;url=rc-cars-and-trucks.html;");
}


 drawMenus();

