document.observe("dom:loaded", function() {
  Nifty("div.random_tweets", "big");
});


