user ="jhill" 
domain ="hillrealty.org" 
subCon ="Hill%20Realty%20Web%20Inquiry" 
document.write(' <a href="mailto:' + user + '@' + domain +'?subject=' +subCon+'" ' +'>click here to send email</a>.' ); 


