Facebook & twitter
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 3,
interval: 6000,
width: 250,
height: 300,
theme: {
shell: {
background: '#deefef',
color: '#2e80a1'
},
tweets: {
background: '#deefef',
color: '#535548',
links: '#990012'
font-size:'10.5px !important; font-family:arial,helvetica,san-serif; }
},
features: {
scrollbar: false,
loop: false,
live: false,
hashtags: true,
timestamp: false,
avatars: false,
behavior: 'all'
}
}).render().setUser('HEADSHOCK').start();






