March 5, 2008
Politics
If there’s still a need..here you go
This article was written by Alex – Author’s WebsiteShare
var button = document.getElementById(‘facebook_share_link’) || document.getElementById(‘facebook_share_icon’) || document.getElementById(‘facebook_share_both’) || document.getElementById(‘facebook_share_button’);
if (button) {
button.onclick = function(e) {
var url = this.href.replace(/share\.php/, ’sharer.php’);
window.open(url,’sharer’,'toolbar=0,status=0,width=626,height=436′);
return false;
}
if (button.id === ‘facebook_share_button’) {
button.onmouseover = function(){
this.style.color=’#fff’;
this.style.borderColor = ‘#295582′;
this.style.backgroundColor = ‘#3b5998′;
}
button.onmouseout = function(){
this.style.color = ‘#3b5998′;
this.style.borderColor = ‘#d8dfea’;
this.style.backgroundColor = ‘#fff’;
}
}
}
Share
Tagged as:
corruption,
george bush,
government,
president
Read the full article →
February 20, 2008
Politics
It’s 6:24 AM and I’m watching Morning Joe on MSNBC. Joe Scarborough, although I don’t agree with his arguments most of the time, is at least someone I can listen to because he’s credible. He served in the Florida State Congress, why he left and landed on MSNBC I don’t know. What I do know [...]
Share
Tagged as:
barack obama,
bush,
cheney,
cia,
dick cheney,
Elections,
george bush,
joe scarborough,
Morning Joe,
MSNBC,
Politics,
president
Read the full article →