$(document).ready(function() {
    $( "#slider" ).accordion({ autoHeight: false });
    

});
