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