function getCatalogus(soort, wat) {
 return pageRequest("resultaten", "catalogus_results.php", soort+"&w="+wat);
}
