with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
position="relative";
menuwidth='100%';
aI("showmenu=Engine;text=ZZ4 MOTOR;");
aI("showmenu=Tranny;text=TRANSMISSION;");
aI("showmenu=Gasoline;text=FUEL;");
aI("showmenu=Pipes;text=FRAME/EXHAUST;");
aI("showmenu=NotHot;text=COOLING;");

}

drawMenus();
