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