new TWTR.Widget({ version: 2, type: ‘profile’, rpp: 30, interval: 30000, width: 225, height: 300, theme: { shell: { background: ‘#e8390e’, color: ‘#e1f009’ }, tweets: { background: ‘#665e66’, color: ‘#050505’, links: ‘#ecebf5’ } }, features: { scrollbar: true, loop: false, live: false, behavior: ‘all’ }}).render().setUser(‘brandincambodia’).start();