jQuery(function() {
  jQuery('#nav').droppy({speed: 50});
});
