the curiousity within
In: Umum
6 Feb 2008I want to write something ordinary with extraordinary passion.
I want to write anything popular without being superficial.
I want to write simple messages with profound expressions.
Share on Facebook
var button = document.getElementById(‘facebook_share_link_4′) || document.getElementById(‘facebook_share_icon_4′) || document.getElementById(‘facebook_share_both_4′) || document.getElementById(‘facebook_share_button_4′);
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_4′) {
button.onmouseover = function(){
this.style.color=’#fff’;
this.style.borderColor = ‘#295582′;
this.style.backgroundColor = [...]
Komentar-komentar Terbaru