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

