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

