rightClickWarning = "Please see packages or \"buy this photo\" for purchase, Photo's are copyrighted 2010"; function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}

if (hasPath("galleries"))
YD.addClass(document.body, "galleries");
