// JavaScript Document
$(function() {
	$('#menu').droppy();
});
