$(document).ready(function(){
    $("#menukaart > ul").tabs({ fx: { opacity: 'toggle' } });  
});
