with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("text=Home;url=http://www.wisems.com/;");
aI("offbgcolor=#0066CC;offcolor=#FFFFFF;showmenu=Approach;text=Our approach;url=../../project_management_tools/index.htm;");
aI("showmenu=People;text=People;url=../../people/index.htm;");
aI("showmenu=Services;text=Services;url=../../project_management/index.htm;");
aI("showmenu=Klick;text=Klick software;url=../../project_management_software/index.htm;");
aI("text=News;url=../../construction_project_management/index.htm;");
aI("text=Contact us;url=../../building_services/index.htm;");
}

drawMenus();

