// JavaScript Document

with(milonic=new menuname("Main Menu")){
style=menuStyle;
//top=119;
//left=218;
alwaysvisible=1;
orientation="horizontal";
position="relative";


aI("text=&Agrave; propos du COQSS;showmenu=about;");
aI("text=|;");
aI("text=Nouvelles;showmenu=news;");
aI("text=|;");
aI("text=Rapports;showmenu=reports;");
aI("text=|;");
aI("text=Pour&nbsp;patients;showmenu=public;");
aI("text=|;");
aI("text=Pour&nbsp;&eacute;quipes&nbsp;d'AQ;showmenu=resources;");
//aI("text=|;");
//aI("text=Commentaires;url=/fr/feedback.php;");
}

drawMenus();