Twitter Feed

new TWTR.Widget({
version: 2,
type: ‘list’,
rpp: 30,
interval: 6000,
title: ”,
subject: ”,
width: ‘auto’,
height: 1000,
theme: {
shell: {
background: ‘#ffffff’,
color: ‘#ffffff’
},
tweets: {
background: ‘#ffffff’,
color: ‘#444444′,
links: ‘#4099c2′
}
},
features: {
scrollbar: true,
loop: false,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
behavior: ‘all’
}
}).render().setList(‘lifeteen’, ‘lifeteenstaff’).start();