Author Archive

Fancy Meeting You Here

By gbennett • Sep 8th, 2010 • Category: Features

Share

var button = document.getElementById(’facebook_share_link_842′) || document.getElementById(’facebook_share_icon_842′) || document.getElementById(’facebook_share_both_842′) || document.getElementById(’facebook_share_button_842′);
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_842′) {
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


Corner The Market

By gbennett • Sep 8th, 2010 • Category: Features

Share

var button = document.getElementById(’facebook_share_link_840′) || document.getElementById(’facebook_share_icon_840′) || document.getElementById(’facebook_share_both_840′) || document.getElementById(’facebook_share_button_840′);
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_840′) {
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


Commercial Real Estate

By gbennett • Jun 10th, 2010 • Category: Features

Share

var button = document.getElementById(’facebook_share_link_806′) || document.getElementById(’facebook_share_icon_806′) || document.getElementById(’facebook_share_both_806′) || document.getElementById(’facebook_share_button_806′);
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_806′) {
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