// change the link on the SmugMug Logo

YE.onAvailable('homelink', function(e) {

this.href = "http://www.ucstockphoto.com/";

this.firstChild.alt = "UC Stock Photo";

this.firstChild.title = "UC Stock Photo";

});



