$(document).ready(function(){
tweet2();
});
function tweet2() {
document.getElementById("recent_tweets2").innerHTML = "
Senate approves bill protecting worker\'s rights to secret ballot elections. Wed Mar 10 21:05:19Where in the World is Rob Miller, Part III http://gop.am/ckpG Wed Mar 10 20:04:07";
}