// fix the pesky pipes

YE.onAvailable("cobrand_footer", function() {this.innerHTML = this.innerHTML.replace(/\||what are feeds\?/gi, '');});


YE.onContentReady('galleryTitle', function() {this.innerHTML = this.innerHTML.replace('Galleries', '')});