$(document).ready(function(){
    $("#fp_features").tabs();
    $('#fp_features_container').fadeIn();
});
