user ="info" 
domain ="beachamwalsh.com" 
subCon ="Beacham%20Walsh%20Web%20Inquiry" 
document.write(' <a href="mailto:' + user + '@' + domain +'?subject=' +subCon+'" ' +'>Click here to send email</a>' ); 

