$(document).ready(function() {
    $("#container").tabs({remote: true});
});
