with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
position="relative";

aI("text=Home;url=http://www.sixthsensetraining.co.uk/index.html;");
aI("text=Who we are;url=http://www.sixthsensetraining.co.uk/who-are-sixthsense.html;");
aI("text=Where we have trained;url=http://www.sixthsensetraining.co.uk/training-locations.html;");
aI("showmenu=Training Courses;text=Training Courses;");
aI("showmenu=Partnership;text=Partnership Problem;");
aI("showmenu=Forms and Spreadsheets;text=Forms and Spreadsheets;");
aI("showmenu=Problem Solver's Handbook;text=Problem Solver's Handbook;");
}
drawMenus();
