rightClickWarning = "All images are the copyright Richard Bargerbos. If you require a high res copy, please email me at richo@masquephotography.com";


function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}

