$(document).ready(function() {
    $('#nav').droppy({speed: 100});
});


