<div id="twtr-profile-widget"></div> <script src="http://widgets.twimg.com/j/1/widget.js"></script> <link href="http://widgets.twimg.com/j/1/widget.css" type="text/css" rel="stylesheet"> <script> new TWTR.Widget({ profile: true, id: 'twtr-profile-widget', loop: false, width: 200, height: 350, theme: { shell: { background: '#8f5929', color: '#faf7fa' }, tweets: { background: '#d9d6a7', color: '#783d09', links: '#357f9c' } } }).render().setProfile('nhfh').start(); |