user ="larry" 
domain ="thesneakychef.com" 
subCon ="The%20Sneaky%20Chef%20Web%20Inquiry" 
document.write(' <a href="mailto:' + user + '@' + domain +'?subject=' +subCon+'" ' +'>Larry</a>' ); 

