$(function() {
	$('#contentBoxNav').tabs({ fx: { opacity: 'toggle' } }).tabs('rotate', 6000);
});