/*no spam */
function norobotmail(aUser, aDomain) {
document.location = "mailto:" + aUser + "@" + aDomain + ".com?subject=Online Request"
}


/* remove footer pipes */
YE.onAvailable("cobrand_footer", function() {this.innerHTML = this.innerHTML.replace(/\||what are feeds\?/gi, '');});


/* save as warning message */
rightClickWarning = "All photos are property of leeCaptures Photography. All rights reserved. \nUnauthorized use is prohibited. Mahalo!";
