// JavaScript Document

$(function() {
	$('#menu').droppy();
	tooltip();
});


