$(document).ready(function() {
    $("#tabs").tabs();
    $('a[rel*=facebox]').facebox();
});



