YE.onAvailable('popularTitle', function() {this.innerHTML = 'Top Photos'});
YE.onAvailable('categoryTitle', function() {this.innerHTML = 'Photos.Rocky.edu'});
YE.onAvailable('featuredTitle', function() {this.innerHTML = 'New!'});
YE.onContentReady('subCatGalleryTitle', function() {this.innerHTML = this.innerHTML.replace('Sub-Categories', '')});
YE.onContentReady('subCatGalleryTitle', function() {this.innerHTML = this.innerHTML.replace('Galleries', '')});

rightClickWarning = "All photos are property of Rocky Mountain College. All rights reserved. Unauthorized use is prohibited.";