jQuery(function($){ $(".tweet").tweet({ username: "sharepoint2ipi", count: 5, loading_text: " " }).bind("loaded",function(){$(this).find("a").attr("target","_blank");}); });