$(document).ready(function(){
tweet2();
});
function tweet2() {
document.getElementById("recent_tweets2").innerHTML = "
Watch a video of Senator DeMint demanding that we repeal Obamacare! http://bit.ly/9cGiUr Fri Jul 30 14:20:59Lindsey Graham on Birthright Citizenship http://youtu.be/Jctte9Zzu9g Fri Jul 30 14:12:32";
}