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