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

