$(document).ready(function(){ 
$("#slideshow").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 30000, true);

});
