$(function() {
    //$('#navigation').droppy({speed: 250});
    $('#sidebar #s').clearingInput({text: 'Search for...'});
 
});
