  jQuery(document).ready(function() {
    jQuery("#inhoudtop_right_labels").tabs();
	jQuery("#inhoudbottom_left_labels").tabs();
  });


