$(document).ready(function(){
	$("#tabs").tabs();
	$('#nav').droppy();
});
