function AddReferralCode() {
var links = this.getElementsByTagName("A");
if (links && (links.length != 0)) {
var smugLink = links.item(0);
smugLink.href = "http://www.smugmug.com/?referrer=AbULWMwPgjtcQ";
}
}
YE.onAvailable('footer', AddReferralCode);

rightClickWarning = "All photos are property of Benjamin A. Cooper and Crazy Monkey Creations. All rights reserved. Unauthorized use is prohibited.";

YE.onAvailable('galleryTitle', function() {this.innerHTML = 'Gallery'});
YE.onAvailable('featuredTitle', function() {this.innerHTML = 'Featured Sets'});
YE.onAvailable('categoryTitle', function() {this.innerHTML = 'Artist Galleries'});
