$(function() {
	$('#sbg').tabs({ fx: { height: 'toggle', opacity: 'toggle' } });
});