rightClickWarning = "copyright © Catch the Fever Music Festivals. All rights reserved. Unauthorized reproduction or use 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=http://www.feverfest.com";
}
}
YE.onAvailable('footer', AddReferralCode);

YE.onAvailable('galleryTitle', function() {this.innerHTML = 'Fever Fest Gallery'});