function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}

rightClickWarning = "All photos are property of the Potographer. All rights reserved. Unauthorized use is prohibited."; 