function hasPath(sPath)
{
re = new RegExp("\/" + sPath + "(\/|$)");
return re.test(window.location)
}
{
SM.SmugMug.config.autoThumbSize = false;
}
{
SM.PhotoBar.config.position = 'bottom';
}
{
rightClickWarning = "property of Daniel S. Thorp Photography. Unauthorized use 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=nO5o08PQjK7YY";
}
}
YE.onAvailable('footer', AddReferralCode);
