// change the link on the SmugMug Logo
YE.onAvailable('homelink', function(e) {
this.href = "http://raquib.smugmug.com/";
this.firstChild.alt = "Raquib Home";
this.firstChild.title = "Raquib Home";
});

rightClickWarning = "All photos are property of R & R Photography. All rights reserved. Unauthorized use is prohibited.";