Skip to main content Skip to navigation

twitter

<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 4,
interval: 30000,
width: 250,
height: 300,
theme: {
shell: {
background: '#828894',
color: '#1b1ba8'
},
tweets: {
background: '#c6cccc',
color: '#182eba',
links: '#0e1cb3'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
behavior: 'all'
}
}).render().setUser('UoWMusicCentre').start();
</script>