$(document).ready(function(){
	$("#tabs").tabs({ fx: { opacity: 'toggle' } })/*.tabs('rotate', 2000);*/
});