$(document).ready(function() {
	$('#groeptabs').tabs();
});

