with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("text=Home;url=http://www.wisems.com/;");
aI("showmenu=Approach;text=Our approach;url=project_management_tools/index.htm;");
aI("showmenu=Services;text=Services;url=project_management/index.htm;");
aI("text=NodalPro;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();


