rightClickWarning = "All photographs property of Deidre Johnson Photography.  All rights reserved. Please contact us for use of our photographs.";


function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}

if (hasPath("find"))
YD.addClass(document.body, "find");