VIVO

new TWTR.Widget({
version: 2,
type: ‘profile’,
rpp: 14,
interval: 6000,
width: 250,
height: 350,
theme: {
shell: {
background: ‘#333333′,
color: ‘#ffffff’
},
tweets: {
background: ‘#faf5fa’,
color: ‘#0f0d0f’,
links: ‘#53eb07′
}
},
features: {
scrollbar: true,
loop: false,
live: true,
hashtags: true,
timestamp: false,
avatars: true,
behavior: ‘all’
}
}).render().setUser(‘menesesportatil’).start();