function Menu(modul,variables here)
{
this.modul=modul;
this.display= function() {
document.write('<ul style=\'float:left;margin:0;padding:0;list-style:none;\'>');
document.write('<li style=\'display:inline;\'><a href=\'/HRDB/candidates/index.jsp?sortby=name,f=1,switch_f=1,modul=candidates\'...