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