new TWTR.Widget({ version: 2, type: 'profile', rpp: 5, interval: 30000, width: 600, height: 400, theme: { shell: { background: '#ff1285', color: '#ffffff' }, tweets: { background: '#ffffff', color: '#000000', links: '#ff1285' } }, features: { scrollbar: true, loop: false, live: false, behavior: 'all' } }).render().setUser('fanpageit').start();