Sunny Chica – Home

http://widgets.twimg.com/j/2/widget.js

new TWTR.Widget({
version: 2,
type: ‘profile’,
rpp: 10,
interval: 30000,
width: 250,
height: 650,
theme: {
shell: {
background: ‘#d4c1d4’,
color: ‘#ffffff’
},
tweets: {
background: ‘# d4c1d4’,
color: ‘#ffffff’,
links: ‘#6d0e80’
}
},
features: {
scrollbar: true,
loop: false,
live: false,
behavior: ‘all’
}
}).render().setUser(‘mysunnychica’).start();