rightClickWarning = "All photos are © by Pamela Stover- Exposed Images Photography. All rights reserved.\nUnauthorized use is prohibited.";



function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}






