rightClickWarning = "Thank You for you r interest in this photo. Please purchase a copy through my photo lab or e-mail me to purchase a digital copy"; function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}

if (hasPath("galleries"))
YD.addClass(document.body, "galleries");