Posts Tagged 'plesetan'

Gerakan Anti Kebo

February 3 2010No Commented

Categorized Under: Foto, Humor

Mari bergabung dengan Gerakan ANTI KEBO…..
Share

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

Status Facebook Para Hewan

October 27 2009No Commented

Categorized Under: Foto, Humor

Jika para hewan bisa main Facebook, kira-kira seperti inilah status mereka.

NB: Terinspirasi sebuah posting di milis
Share

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
RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]