<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script><br/>new TWTR.Widget({<br/> version: 2,<br/> type: 'profile',<br/> rpp: 30,<br/> interval: 6000,<br/> width: 250,<br/> height: 300,<br/> theme: {<br/> shell: {<br/> background: '#00a6ff',<br/> color: '#fff2ff'<br/> },<br/> tweets: {<br/> background: '#ffffff',<br/> color: '#000000',<br/> links: '#3c07eb'<br/> }<br/> },<br/> features: {<br/> scrollbar: true,<br/> loop: false,<br/> live: true,<br/> hashtags: true,<br/> timestamp: true,<br/> avatars: false,<br/> behavior: 'all'<br/> }<br/>}).render().setUser('TeejayDiamonds').start();<br/></script>





