<script>
if (hasPath("galleries"))
YD.addClass(document.body, "galleries");
</script>

// fix the pesky pipes

YE.onAvailable("cobrand_footer", function() {this.innerHTML = this.innerHTML.replace(/\||what are feeds\?/gi, '');});


