Buzz Social

jack2008
 
About Me
Sorry, jack2008 hasn't written anything yet.
 
Latest Activity
Comments
No comments yet!
 

Email Friends

Your First Name (optional)

Email Addresses (comma separated)

Import friends

Message to Friends (optional)

Are you human?

Terms of Service

Designed By Entercom Rochester, LLC in cooperation with Roo Interactive
// Resize Profile image if (Ka.Info.PAGE == "pages/kickPlaceServerSide.jsp") { $j('#ka_profileImg span').each(function() { var newStyle = $j(this).attr('style').replace('160x120', '320x240'); $j(this).attr('style', newStyle); var newStyle = $j(this).attr('style').replace('160X120', '320X240'); $j(this).attr('style', newStyle); }); }