May 27, 2008
War Propaganda
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:
bush,
iran,
propaganda,
republican,
war
Read the full article →
April 14, 2008
Politics
When I heard of the attack on the World Trade Center, I was on mIRC talking to friends in Germany. I didn’t have TV service at the time so I had to go over to the neighbor and watch the footage there. One of the very first links that was passed around after 9/11 was [...]
Share
Tagged as:
911,
bush,
cheney,
osama bin laden,
terrorism,
war
Read the full article →