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