$(document).ready(function() {
	$('#tabwerx > ul').tabs({ fx: { height: 'toggle', opacity: 'toggle' } });
});
