rightClickWarning = "THIEF!  ha ha just kidding.  Please contact Me to obtain permission to use photos. "; function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}

if (hasPath("galleries"))
YD.addClass(document.body, "galleries");
