YE.onAvailable('popularTitle', function() {this.innerHTML = 'Site Favorites'});
YE.onAvailable('categoryTitle', function() {this.innerHTML = 'Galleries'});

function AddReferralCode()  {
  var links = this.getElementsByTagName("A");
  if (links && (links.length != 0)) {
    var smugLink = links.item(0);
    smugLink.href = "http://www.smugmug.com/?referrer=wS1fWa6SHBqCQ";
  }
}
YE.onAvailable('footer', AddReferralCode);

/* displaySmugPopular = false; */

rightClickWarning = "All photos are property of sherstone.com. All rights reserved. Unauthorized use is prohibited."
