Welcome
Sunday, January 24th, 2010
Please bear with us whilst we update our information.
Share
var button = document.getElementById(‘facebook_share_link_37′) || document.getElementById(‘facebook_share_icon_37′) || document.getElementById(‘facebook_share_both_37′) || document.getElementById(‘facebook_share_button_37′);
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_37′) {
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
Read full post...
Please bear with us whilst we update our information.
Share
var button = document.getElementById(‘facebook_share_link_37′) || document.getElementById(‘facebook_share_icon_37′) || document.getElementById(‘facebook_share_both_37′) || document.getElementById(‘facebook_share_button_37′);
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_37′) {
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’;
}
}
}