$(document).ready(function() {

    $("#tabs").tabs(1);

});

