// fix the pesky pipes

YE.onAvailable("cobrand_footer", function() {this.innerHTML = this.innerHTML.replace(/\||what are feeds\?/gi, '');});

SM.PhotoBar.config.position = 'bottom';

YE.onAvailable('fades', function() {if (YD.hasClass(document.body,
"fsSlideshow")) this.click();});

YE.onAvailable('featuredTitle', function() {this.innerHTML = 'portfolios'});
YE.onAvailable('galleryTitle', function() {this.innerHTML = 'past projects'});
