rightClickWarning = "Please use the above Share button to link to photos for free or the above Buy button to purchase prints and merchandise. All photos Copyright © Sean Sosik-Hamor. All rights reserved. Unauthorized use prohibited."; function hasPath(sPath)
    {
        re = new RegExp("\/" + sPath + "(\/|$)");
        return re.test(window.location)
    } 

if (hasPath("galleries"))
    YD.addClass(document.body, "galleries");

if (hasPath("Galleries"))
    YD.addClass(document.body, "galleries");