﻿<script type="text/javascript">
<!-- 
document.writeln(" test<script src=\"http://widgets.twimg.com/j/2/widget.js\"></script> "); 
document.writeln(" <script> "); 
document.writeln(" new TWTR.Widget({ "); 
document.writeln("   version: 2, "); 
document.writeln("   type: 'profile', "); 
document.writeln("   rpp: 6, "); 
document.writeln("   interval: 6000, "); 
document.writeln("   width: 150, "); 
document.writeln("   height: 300, "); 
document.writeln("   theme: { "); 
document.writeln("     shell: { "); 
document.writeln("       background: '#514952', "); 
document.writeln("       color: '#ffffff' "); 
document.writeln("     }, "); 
document.writeln("     tweets: { "); 
document.writeln("       background: '#2d2d4a', "); 
document.writeln("       color: '#ffffff', "); 
document.writeln("       links: '#9a9ae6' "); 
document.writeln("     } "); 
document.writeln("   }, "); 
document.writeln("   features: { "); 
document.writeln("     scrollbar: true, "); 
document.writeln("     loop: false, "); 
document.writeln("     live: true, "); 
document.writeln("     hashtags: true, "); 
document.writeln("     timestamp: false, "); 
document.writeln("     avatars: false, "); 
document.writeln("     behavior: 'all' "); 
document.writeln("   } "); 
document.writeln(" }).render().setUser('bradyrisk').start(); "); 
document.writeln(" </script> ");
 // -->
</script>