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