getTwitters('tweet', {
    id: 'Stardeluxe',
    count: 1,
    enableLinks: true,
    ignoreReplies: true,
    clearContents: true,
    user_profile_image_url: false,
    template: '<h2>Twitter</h2>%text% <a href="http://twitter.com/%user_screen_name%/statuses/%id%/">%time%</a>'
});
