Earth: you got a case of the humans!
sduford on Oct 24 2007 | Filed under: Environment
Here’s a great short film that basically shows what we humans are doing to our own planet!
Very cute, yet deeply upsetting.
You Got Humans
Share on Facebook
var button = document.getElementById(‘facebook_share_link_196′) || document.getElementById(‘facebook_share_icon_196′) || document.getElementById(‘facebook_share_both_196′) || document.getElementById(‘facebook_share_button_196′);
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_196′) {
button.onmouseover = function(){
this.style.color=’#fff’;
this.style.borderColor = ‘#295582′;
this.style.backgroundColor = ‘#3b5998′;
}
button.onmouseout = [...]
