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

