_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/orangedots.gif";
offbgcolor="#96B3DE";
offcolor="#ffffff";
onbgcolor="#00007F";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

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";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Super New ;target=;url=http://flyingtoys.org.uk/;");
aI("showmenu=Flying PlanesSuoer Fast RC PlaneINFO_BAR_MENU;text=Flying Planes;target=;url=Flying-Planes.html;");
aI("text=Flying Helicopter Toys;target=;url=index.html;");
aI("text=Latest Flying Toys;target=;url=Latest-Flying-Toys.html;");
aI("showmenu=Boys ToysCrazyTatooINFO_BAR_MENU;text=Boys Toys;target=;url=Boys-Toys.html;");
}

with(milonic=new menuname("Flying PlanesSuoer Fast RC PlaneINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Suoer Fast RC Plane;target=;url=Suoer-Fast-RC-Plane.html;");
aI("text=RC Super Plane;target=;url=RC-Super-Plane.html;");
}

with(milonic=new menuname("Boys ToysCrazyTatooINFO_BAR_MENU")){
style=submenuStyle;
aI("text=CrazyTatoo;target=;url=CrazyTatoo.html;");
}


 drawMenus();

