<function AddReferralCode() {
var links = this.getElementsByTagName("A");
if (links && (links.length != 0)) {
var smugLink = links.item(0);
smugLink.href = "http://www.smugmug.com/?referrer=ercVGQ64wT3Qw";
}
}
YE.onAvailable('footer', AddReferralCode);


rightClickWarning = "All photos Property of TAKE-N-IMAGES® | Michael C. Fischbach. All Rights Reserved. Unauthorized Use is prohibited.";

// fix the pesky pipes

YE.onAvailable("cobrand_footer", function() {this.innerHTML = this.innerHTML.replace(/\||what are feeds\?/gi, '');});

