jQuery(function($){ $(".tweet").tweet({ join_text: "auto", username: "NaughtybyNature", count: 5, loading_text: "loading tweets..." }); });