// Change 'Featured Galleries' text on the home page
YE.onAvailable('featuredTitle', function() {this.innerHTML = 'New Galleries'});


