Back to site

Twitter & Facebook


new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 1,
interval: 30000,
width: 'auto',
height: 20,
theme: {
shell: {
background: '#006666',
color: '#fafafa'
},
tweets: {
background: '#f2f7f7',
color: '#080008',
links: '#006666'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
behavior: 'all'
}
}).render().setUser('edenMAINE').start();