user ="lori" 
domain ="momnificent.com" 
subCon ="Momnificent%20Web%20Inquiry" 
document.write(' <a href="mailto:' + user + '@' + domain +'?subject=' +subCon+'" ' +'>Click here to send Lori an email.</a>' ); 

