rightClickWarning = "All photos are property of Ed Russell Hoffman. All rights reserved. Unauthorized use is prohibited and punishable by law."; 


function norobotmail(aUser, aDomain) { 
       document.location = "mailto:" + aUser + "@" + aDomain;
    }