/* Author: 

*/
(function($){

	$(function(){
	
		$(".carousel").tabs({fx:{opacity: "toggle",duration:400}}).tabs("rotate", 7000, true);
	});
})(jQuery);























