with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;

aI("showmenu=foodengineering;text=Food Engineering;url=/foodengineering/index.html;");
aI("showmenu=ventilation;text=Ventilation;url=/ventilation/index.html;");
aI("text=Maintenance;url=/maintenance/index.html;");
aI("showmenu=bespoke;text=Bespoke;url=/bespoke/index.html;");
aI("showmenu=hydropool;text=Hydropool;url=/hydropool/index.html;");
}
drawMenus();