jQuery(function($){ $("#userandquery").tweet({ count: 1, query: "from:cartonhouse http", loading_text: "searching twitter..." }); });