rightClickWarning = "All photos copyright fotoMOJO, LLC, Christopher Ford. All rights reserved. Unauthorized use is prohibited.";
SM.PhotoBar.config.position = 'bottom';
function AddReferralCode() {
var links = this.getElementsByTagName("A");
if (links && (links.length != 0)) {
var smugLink = links.item(0);
smugLink.href = "http://www.smugmug.com/?referrer=4cmBzqaoW2tXE";
}
}
YE.onAvailable('footer', AddReferralCode);
YE.onAvailable('galleryTitle', function() {this.innerHTML = 'fotoGalleries'});
YE.onAvailable('featuredTitle', function() {this.innerHTML = 'fotoFeatures'});
YE.onAvailable('categoryTitle', function() {this.innerHTML = 'fotoGroups'});