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