rightClickWarning = "All photos are property of Drew Loker Photography. All rights reserved. Unauthorized use is prohibited. For best quality, please use the save photo option below the caption."

function AddReferralCode() {
var links = this.getElementsByTagName("A");
if (links && (links.length != 0)) {
var smugLink = links.item(0);
smugLink.href = "http://www.smugmug.com/?referrer=zd4uWvSlARksU";
}
}
YE.onAvailable('footer', AddReferralCode);
SM.PhotoBar.config.position = 'bottom'; 
photoBarDelay = 1;