$(document).ready(function(){
	$("#featured > ul").tabs().tabs("rotate", 5500, true);
});
