/* ===========================================
         GALLERY PAGE
==============================================*/

function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}


/*============================*/
/*== RightClick Warning ==*/
/*============================*/

rightClickWarning = "All photos are © 2008 Photo Detective.  All rights reserved. Unauthorized use is prohibited."