// change the link on the SmugMug Logo

YE.onAvailable('homelink', function(e) {

this.href = "http://garymiller.smugmug.com/";

this.firstChild.alt = "Gary Miller - Photographer";

this.firstChild.title = "Gary Miller - Photographer";

});
