getTwitters('tweet', {
id: 'koenjifes',
count: 3, //リストの数
enableLinks: true,
ignoreReplies: true,
clearContents: true,
template: '%text% <a href="http://twitter.com/%user_screen_name%/statuses/%id%/">%time%</a>' //表示するソースの指定
});
