Davide Nitrosi Le risposte degli utenti Twitter new TWTR.Widget({ version: 2, type: 'profile', rpp: 4, interval: 30000, width: 250, height: 300, theme: { shell: { background: '#333333', color: '#ffffff' }, tweets: { background: '#000000', color: '#ffffff', links: '#4aed05' } }, features: { scrollbar: true, loop: false, live: false, behavior: 'all' } }).render().setUser('DavideNitrosi').start(); new TWTR.Widget({ version: 2, type: 'search', search: '@DavideNitrosi', interval: 50000, title: 'Dialogo con i lettori', subject: '@', width: 250, height: 300, theme: { shell: { background: '#8ec1da', color: '#ffffff' }, tweets: { background: '#ffffff', color: '#444444', links: '#1985b5' } }, features: { scrollbar: false, loop: true, live: true, behavior: 'default' } }).render().start();