subject: 'from the World of Music',
width: 250,
height: 300,
theme: {
shell: {
background: '#43c43f',
color: '#ffffff'
},
tweets: {
background: '#ffffff',
color: '#444444',
links: '#43c43f'
}
},
features: {
scrollbar: true,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
behavior: 'default'
}
}).render().setUser('Seqoiabaldy').start();
|