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