// change the link on the SmugMug Logo

YE.onAvailable('homelink', function(e) {

this.href = "http://tulsaurbanphotography.smugmug.com/";

this.firstChild.alt = "tulsaurbanphotography";

this.firstChild.title = "tulsaurbanphotography";

});

// removes the pipes characters in the toolbar header

YE.onAvailable('toolbar', function(e) {

this.innerHTML = this.innerHTML.replace(new RegExp(/\|/g),"");

});

function delHover() {
oLst = YD.getElementsBy(function(el) {return (YD.hasClass(el,'imgBorder') || YD.hasClass(el,'imgBorderOn'))},'img');
 for (i=0; i < oLst.length ; i++) {
 if (oLst[i].title && oLst[i].title != '') oLst[i].title = '';
 if (oLst[i].alt && oLst[i].alt != '') oLst[i].alt = '';}
}
YE.onContentReady('bodyWrapper', function() {if (!YD.hasClass(document.body, 'smugmug_ajax')) delHover()});
onPhotoShow.subscribe(function(){YE.onAvailable('mainImage', delHover)});

<a href="http://www.decidio.com/local-businesses/photographers-okmulgee-oklahoma-s53.html">Decidio</a>
