with(new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=level0menuStyle;
top=10;
aI("text=לקוחות;url=clients.asp;");
aI("text=מרכז ידע;showmenu=lc;");
aI("text=חדשות וחדשנות;showmenu=ni;");
aI("text=פיתוח הדרכה;showmenu=training;");
aI("text=משאבי אנוש;showmenu=hr;");
aI("text=פיתוח אירגוני;showmenu=od;");
aI("text=אסטרטגיה;showmenu=st;");
aI("text=TACK;showmenu=tack;");

}

drawMenus();
