     getTwitters('tatweets', {
        id: 'truthfulacting',  
        clearContents: true,
		enableLinks: true,
        count: 1, 
        ignoreReplies: true,
        newwindow: true,
		template: '<span class="status">%text%</span><br /><span class="time"><a href="http://twitter.com/%user_screen_name%/statuses/%id%">%time%</a></em>'
    });
