jQuery(function($){ $(".tweet").tweet({ username: "lilbitmuzik", avatar_size: 48, count: 5, loading_text: "loading tweets..." }); });