// JavaScript Document

with(milonic=new menuname("Main Menu")){
style=menuStyle;
//top=119;
//left=218;
alwaysvisible=1;
orientation="horizontal";
position="relative";


aI("text=About OHQC;showmenu=about;");
aI("text=|;");
aI("text=News;showmenu=news;");
aI("text=|;");
aI("text=Public&nbsp;Reporting;showmenu=reports;");
aI("text=|;");
aI("text=Information&nbsp;for&nbsp;the&nbsp;Public;showmenu=public;");
aI("text=|;");
aI("text=Quality&nbsp;Improvement;showmenu=resources;");
//aI("text=|;");
//aI("text=Feedback;url=/en/feedback.php;");
}

drawMenus();