$(function() {
	$("#content").tabs({ fx: { opacity: 'toggle', duration: 'fast'}});
});
