function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}
rightClickWarning = "All photos are © Christina Dickinson - Christina's Creative Images. All rights reserved. Unauthorized use is prohibited."