$(function() {
    $("ul.tabs").tabs("div.panes > div");
});
