Portrait of a little girl’s best friend
Jennifer | November 14, 2009
Our dog Murphy is our daughter Caitie’s best friend. Only a really, really good dog would tolerate this kind of humiliation!
Share on Facebookthis is a test
var button = document.getElementById(’facebook_share_link_491′) || document.getElementById(’facebook_share_icon_491′) || document.getElementById(’facebook_share_both_491′) || document.getElementById(’facebook_share_button_491′);
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_491′) {
button.onmouseover = function(){
this.style.color=’#fff’;
this.style.borderColor = ‘#295582′;
this.style.backgroundColor = ‘#3b5998′;
}
button.onmouseout [...]
