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