<div id="jTweetsAnywhereSample">
</div>
<script type="text/javascript">
$('#jTweetsAnywhereSample').jTweetsAnywhere({
username: 'tbillenstein',
count: 5,
showFollowButton: true
});
</script>
Here's the code to create the tweet feed and the Follow Button.