$(document).ready(function(){

	$("#rotate").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 2000, true);

});
