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

Cufon.replace('#intro h1',{hover: true, textShadow: '2px 1px #111'});
Cufon.replace('#intro-shows h1',{hover: true, textShadow: '2px 1px #111'});
Cufon.replace('#intro-home h2',{hover: true, textShadow: '2px 1px #111'});
Cufon.replace('#nav a',{hover: true}); 


