if(widgetStylesPrinted != true) {document.write('');}var widgetStylesPrinted = true;var content = '
Twitter Liste HR-(Micro-)Blogger
javascript
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'list',
rpp: 30,
interval: 6000,
title: 'Twitternde',
subject: 'HR-(Micro-)Blogger',
width: 260,
height: 300,
theme: {
shell: {
background: '#918f91',
color: '#ffffff'
},
tweets: {
background: '#ffffff',
color: '#444444',
links: '#ae85b3'
}
},
features: {
scrollbar: true,
loop: false,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
behavior: 'all'
}
}).render().setList('atenta', 'hr-micro-blogger').start();
</script>
';document.write(content);