// change the link on the SmugMug Logo

YE.onAvailable('homelink', function(e) {

this.href = "http://jet-tex.smugmug.com/";
this.firstChild.alt = "Jet-Tex photography from DallasJohnson.net";

this.firstChild.title = "Jet-Tex photography from DallasJohnson.net";

});
