<!--
function doSearch(what){
  eval("document.location.href='/zoeken.php?q="+what+"&start=0'");
}
//-->