YE.onAvailable('categoryTitle', function() {this.innerHTML = 'COMMUNITY NEWS / PHOTO GALLERIES'});

rightClickWarning = "All photos are property of My Paper Now (MPN). All rights reserved. Unauthorized use is prohibited. Photographs are for personal use only. They may not be resold, reprinted or used for commercial or legal purposes without the express written consent of My Paper Now."; 
YE.onAvailable('galleryTitle', function() {this.innerHTML = 'NEWS-SHOT&#169; COVERAGE (Events Posted In Chronological Order)'});

YE.onAvailable('featuredTitle', function() {this.innerHTML = "FEATURED GALLERY: COMMUNITY ROUNDTABLE'S PUBLIC AFFAIRS DINNER"});

YE.onAvailable('bioTitle', function () {this.innerHTML = 'ABOUT US'});

YE.onContentReady('comment_header', function() {this.innerHTML = this.innerHTML.replace('Comments', 'POST YOUR NEWS HERE')});

function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}

if (hasPath("galleries"))
YD.addClass(document.body, "galleries");

