rightClickWarning = "©2005-©2010 Ann Parry, All rights reserved - AnnParryPhotography.com - All photos are property of Ann Parry - Unauthorized use without written permission from Ann Parry is prohibited."; 


function AddReferralCode() {
var links = this.getElementsByTagName("A");
if (links && (links.length != 0)) {
var smugLink = links.item(0);
smugLink.href = "http://www.smugmug.com/?referrer=upCkzHTE6CvGk";
}
}
YE.onAvailable('footer', AddReferralCode);


function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}

if (hasPath("galleries"))
YD.addClass(document.body, "galleries");


