// Change Home Link (from Devbobo)
YE.onContentReady('toolbar', function () { this.innerHTML = this.innerHTML.replace(/href="http:\/\/www.liddellimages.com\/([?\w&;=]+)?"/, 'href="' + webServer + '"')});

YE.onAvailable('galleryTitle', function() {this.innerHTML = 'Recent Photos'});

YE.onAvailable('featuredTitle', function() {this.innerHTML = 'Liddell Gallery'});

YE.onAvailable('categoryTitle', function() {this.innerHTML = 'Southwest Photos'});

rightClickWarning = "All photos are property of Liddell Images. All rights reserved. Unauthorized use is prohibited.";