// change the link on the SmugMug Logo
YE.onAvailable('homelink', function(e) {
this.href = "http://karenbryantphotography.smugmug.com/";
this.firstChild.alt = "Karen Bryant Photography";
this.firstChild.title = "Karen Bryant Photography";
});
// removes the pipes characters in the toolbar header
YE.onAvailable('toolbar', function(e) {
