Per se
Tuesday, December 29th, 2009It’s PER SE, not per say.
Also, segue, not segway.
Dictionaries exist online, you know.
Stop using words if you aren’t SURE of the spelling and meaning.
Share on Facebook
var button = document.getElementById(‘facebook_share_link_33′) || document.getElementById(‘facebook_share_icon_33′) || document.getElementById(‘facebook_share_both_33′) || document.getElementById(‘facebook_share_button_33′);
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_33′) {
button.onmouseover = function(){
this.style.color=’#fff’;
this.style.borderColor = ‘#295582′;
this.style.backgroundColor [...]