|
When you need a
little more Sammy, you know where to get it.
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 8,
interval: 6000,
width: 500,
height: 350,
theme: {
shell: {
background: '#c44a85',
color: '#080808'
},
tweets: {
background: '#f5f5f5',
color: '#0a0a0a',
links: '#c44a85'
}
},
features: {
scrollbar: true,
loop: false,
live: true,
hashtags: true,
timestamp: true,
avatars: false,
behavior: 'all'
}
}).render().setUser('TeenSamantha').start();
What have I been
up to lately? You can always keep up with me on
My Blog
and Twitter!
|
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-10378306-4']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
|