with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=mainmenuStyle;
position="relative";
//fontweight="bold";
aI("showmenu=Training;text=Training;");
aI("showmenu=Bookings;text=Bookings;");
aI("showmenu=About us;text=About us;url=/page-262-about-us-who-are-we.html");
aI("showmenu=Resources;text=Resources;");
}

drawMenus();