with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
position="relative";

aI("text=Home;url=http://dev.butlersystems.com/index.html;");
aI("text=Who we are;url=http://dev.butlersystems.com/who-are-sixthsense.html;");
aI("text=Where we train;url=http://dev.butlersystems.com/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=Factors for Problem Solving;text=Factors for Problem Solving;");
}
drawMenus();