YE.onAvailable("cobrand_footer", function() {this.innerHTML = this.innerHTML.replace(/\||what are feeds\?/gi, '');});

rightClickWarning = "All photos are property of Chad Cowan. All rights reserved. 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=knjiTPYGsSulg";
}
}
YE.onAvailable('footer', AddReferralCode);