new TWTR.Widget({
version: 2,
type: ‘search’,
search: ‘#voteiCataratas’,
interval: 2000,
title: ‘#voteiCataratas’,
subject: ”,
width: ‘600’,
height: ‘600’,
version: 2,
type: ‘search’,
search: ‘#voteiCataratas’,
interval: 2000,
title: ‘#voteiCataratas’,
subject: ”,
width: ‘600’,
height: ‘600’,
theme: {
shell: {
background: ‘#99cc00’,
color: ‘#ffffff’
},
tweets: {
background: ‘#ffffff’,
color: ‘#444444’,
links: ‘#1985b5’
}
},
features: {
scrollbar: true,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
toptweets: true,
behavior: ‘default’
}
}).render().start();