function AddReferralCode() {
var links = this.getElementsByTagName("A");
if (links && (links.length != 0)) {
var smugLink = links.item(0);
smugLink.href = "http://www.smugmug.com/?referrer=gT4ls3t3GTFck";
}
}
YE.onAvailable('footer', AddReferralCode);


function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}


rightClickWarning = "All photos © Vincent & Debra Canabal - Live By Nature. All rights reserved. Unauthorized use is prohibited."
