with(milonic=new menuname("Menu recrutement")){
style=enteteStyle_theme;
//top=150;
//left=10;
alwaysvisible=1;
orientation="horizontal";
aI("text=Le recrutement de personnel;showmenu=recrutement;");
}

with(milonic=new menuname("recrutement")){
style=menuStyle_theme;
align="left";
aI("text=Le recrutement de personnel;url=recrutement-personnel.htm;");
}

drawMenus();

