jQuery(document).ready(function() {
  jQuery("ul.tabs").tabs("div.panes > div");
});
